]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix bustage (missing filter)
authorFrédéric Buclin <LpSolit@gmail.com>
Thu, 12 Apr 2012 23:31:51 +0000 (01:31 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 12 Apr 2012 23:31:51 +0000 (01:31 +0200)
template/en/default/global/user-error.html.tmpl

index 21fb68141259e280c42a33badf9a70fd7cd7224c..3b2eca6d4e17b37f93dd2478ebaab9745ad17b8d 100644 (file)
       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 %]