summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2012-04-13 01:31:51 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2012-04-13 01:31:51 +0200
commite2951803c48a1871d6c99a1b1be3c29f440c2faa (patch)
treef9f46c7295079f21d71d12e2f6b53f2f8e315f34 /template
parent56414122a1bde2bd45b2bba590ee8f1a6bb40648 (diff)
downloadbugzilla-e2951803c48a1871d6c99a1b1be3c29f440c2faa.tar.gz
bugzilla-e2951803c48a1871d6c99a1b1be3c29f440c2faa.tar.xz
Fix bustage (missing filter)
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 21fb68141..3b2eca6d4 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1619,7 +1619,8 @@
an account
[% END %]
token too recently to request another.
- Please wait [% constants.ACCOUNT_CHANGE_INTERVAL %] minutes then try again.
+ Please wait [% constants.ACCOUNT_CHANGE_INTERVAL FILTER html %] minutes
+ then try again.
[% ELSIF error == "unknown_action" %]
[% IF action %]