aboutsummaryrefslogtreecommitdiff
path: root/templates/admin/auths/edit.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin/auths/edit.tmpl')
-rw-r--r--templates/admin/auths/edit.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin/auths/edit.tmpl b/templates/admin/auths/edit.tmpl
index 5747c1ab..deea447c 100644
--- a/templates/admin/auths/edit.tmpl
+++ b/templates/admin/auths/edit.tmpl
@@ -133,7 +133,7 @@
<div class="checkbox">
<label>
<input name="allowautoregister" type="checkbox" {{if .Source.AllowAutoRegister}}checked{{end}}>
- <strong>Enable Auto Registeration</strong>
+ <strong>Enable Auto Registration</strong>
</label>
</div>
</div>