diff --git a/public/language/en_GB/reset_password.json b/public/language/en_GB/reset_password.json index 468bfb0254..27537ffdf2 100644 --- a/public/language/en_GB/reset_password.json +++ b/public/language/en_GB/reset_password.json @@ -8,6 +8,7 @@ "new_password": "New Password", "repeat_password": "Confirm Password", "enter_email": "Please enter your email address and we will send you an email with instructions on how to reset your account.", + "enter_email_address": "Enter Email Address", "password_reset_sent": "Password Reset Sent", "invalid_email": "Invalid Email / Email does not exist!" } diff --git a/public/templates/reset.tpl b/public/templates/reset.tpl index bcc4d4d931..c7107315f0 100644 --- a/public/templates/reset.tpl +++ b/public/templates/reset.tpl @@ -8,7 +8,7 @@
- [[reset_password:reset_password:enter_email]] + [[reset_password:enter_email]]
@@ -21,7 +21,7 @@ [[reset_password:invalid_email]]
- +
diff --git a/public/templates/reset_code.tpl b/public/templates/reset_code.tpl index c3590746d4..19bce3ad1c 100644 --- a/public/templates/reset_code.tpl +++ b/public/templates/reset_code.tpl @@ -27,9 +27,9 @@ -
+
-
+