diff options
Diffstat (limited to 'template/en/default/global')
-rw-r--r-- | template/en/default/global/code-error.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index b92fa4436..c1d5f799b 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -60,7 +60,7 @@ [%+ Param('emailregexpdesc') %] [% END %] It must also not contain any of these special characters: - <tt>\ ( ) & < > , ; : " [ ]</tt>, or any whitespace.</tt> + <tt>\ ( ) & < > , ; : " [ ]</tt>, or any whitespace. [% ELSIF error == "authres_unhandled" %] The result value of [% value FILTER html %] was not handled by |