aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/js_strings.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/js_strings.tpl')
-rw-r--r--view/tpl/js_strings.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl
index c0d8d104e..8f05165f1 100644
--- a/view/tpl/js_strings.tpl
+++ b/view/tpl/js_strings.tpl
@@ -72,7 +72,8 @@
'download_info' : "{{$download_info}}",
// mod register
- 'email_not_valid' : "{{$email_not_valid}}"
+ 'email_not_valid' : "{{$email_not_valid}}",
+ 'email_required' : "{{$email_required}}"
};