Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
9038c434
Verified
Commit
9038c434
authored
Mar 27, 2022
by
Helmo
Browse files
fix label name
parent
29ef4521
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/admin/templates/users_user_edit.htm
View file @
9038c434
...
...
@@ -29,7 +29,7 @@
</div>
</div>
<div
class=
"form-group"
>
<label
for=
"
2fa
"
class=
"col-sm-3 control-label"
>
{tmpl_var name='otp_auth_txt'}
</label>
<label
for=
"
otp_type
"
class=
"col-sm-3 control-label"
>
{tmpl_var name='otp_auth_txt'}
</label>
<div
class=
"col-sm-9"
>
<select
name=
"otp_type"
id=
"otp_type"
class=
"form-control"
>
{tmpl_var name='otp_type'}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment