summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 8c7958649..ae2743c91 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -279,7 +279,7 @@
[% ELSIF error == "auth_invalid_token" %]
[% title = 'A token error occurred' %]
The token is not valid. It could be because you loaded this page more than
- [% constants.MAX_TOKEN_AGE FILTER html %] days ago.
+ [%= constants.MAX_TOKEN_AGE FILTER html %] days ago.
[% ELSIF error == "attachment_deletion_disabled" %]
[% title = "Attachment Deletion Disabled" %]