aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/auth/general.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/auth/general.html')
-rw-r--r--templates/web/default/auth/general.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/auth/general.html b/templates/web/default/auth/general.html
index 3d80a1049..32ea03177 100644
--- a/templates/web/default/auth/general.html
+++ b/templates/web/default/auth/general.html
@@ -10,7 +10,7 @@
# other keys include fqdn, mxcheck if you'd like to write a custom error message
errors = {
- missing => loc('Please enter an email address'),
+ missing => loc('Please enter your email'),
other => loc('Please check your email address is correct')
};