summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-10-18 06:58:51 +0200
committerlpsolit%gmail.com <>2005-10-18 06:58:51 +0200
commitacb05a7b78b9f36d19995631108f7d632f7711ad (patch)
treeb8a17bdfb5407de679d66b77abe916cf4da51bef /template/en/default/global/user-error.html.tmpl
parente66bfda7983913ac93247d3e6f993c0ce1bbe7c7 (diff)
downloadbugzilla-acb05a7b78b9f36d19995631108f7d632f7711ad.tar.gz
bugzilla-acb05a7b78b9f36d19995631108f7d632f7711ad.tar.xz
Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave
Diffstat (limited to 'template/en/default/global/user-error.html.tmpl')
-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 4de46f958..8646100da 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1276,7 +1276,7 @@
<p>
Alternatively, you can
<a href="buglist.cgi?cmdtype=dorem&amp;remaction=forget&amp;namedcmd=
- [% namedcmd FILTER html %]">forget</a>
+ [% namedcmd FILTER url_quote %]">forget</a>
[% FOREACH q = Bugzilla.user.queries %]
[% IF q.name == namedcmd %]