summaryrefslogtreecommitdiffstats
path: root/templates/admin/user/new.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin/user/new.tmpl')
-rw-r--r--templates/admin/user/new.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin/user/new.tmpl b/templates/admin/user/new.tmpl
index 19126ee0c4..0c4ad603ac 100644
--- a/templates/admin/user/new.tmpl
+++ b/templates/admin/user/new.tmpl
@@ -44,7 +44,7 @@
<input class="ipt ipt-large ipt-radius {{if .Err_Password}}ipt-error{{end}}" id="re-type" name="retype" type="password" required/>
</div>
<div class="field">
- <span class="form-label"></span>
+ <label></label>
<button class="btn btn-blue btn-large btn-radius">{{.i18n.Tr "admin.users.new_account"}}</button>
</div>
</form>