summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2007-07-10 14:08:12 +0200
committertimeless%mozdev.org <>2007-07-10 14:08:12 +0200
commit3514b985595e35b69dd3a4e0819aa94dc80a399f (patch)
treeaa832c9cd0f5edcff5cb14cb2ca730d312f38544 /template
parent01d861201262d8d738369fb3796ea15de3e7427c (diff)
downloadbugzilla-3514b985595e35b69dd3a4e0819aa94dc80a399f.tar.gz
bugzilla-3514b985595e35b69dd3a4e0819aa94dc80a399f.tar.xz
Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or something
r=lpsolit a=lpsolit
Diffstat (limited to 'template')
-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 c2bbde28c..05aa0e4b3 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1412,7 +1412,7 @@
<tt>[% product FILTER html %]</tt> product, which exceeds the maximum of
[%+ max FILTER html %] votes for this product.
- [% ELSIF error == "token_inexistent" %]
+ [% ELSIF error == "token_does_not_exist" %]
[% title = "Token Does Not Exist" %]
The token you submitted does not exist, has expired, or has
been canceled.