We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ef452 commit 9038c43Copy full SHA for 9038c43
interface/web/admin/templates/users_user_edit.htm
@@ -29,7 +29,7 @@
29
</div>
30
31
<div class="form-group">
32
- <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>
33
<div class="col-sm-9">
34
<select name="otp_type" id="otp_type" class="form-control">
35
{tmpl_var name='otp_type'}
0 commit comments