aboutsummaryrefslogtreecommitdiff
path: root/app/views/auth/reset.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/auth/reset.phtml')
-rw-r--r--app/views/auth/reset.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/auth/reset.phtml b/app/views/auth/reset.phtml
index 6e9816ad3..9c820c7c8 100644
--- a/app/views/auth/reset.phtml
+++ b/app/views/auth/reset.phtml
@@ -16,7 +16,7 @@
</p>
<div>
- <label for="username"><?php echo _t('gen.auth.username_admin'); ?></label>
+ <label for="username"><?php echo _t('gen.auth.username.admin'); ?></label>
<input type="text" id="username" name="username" size="16" required="required" maxlength="16" pattern="[0-9a-zA-Z]{1,16}" autofocus="autofocus" />
</div>
<div>