From 545a42a0c5479198e4400ff45afae4271e79d671 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Wed, 4 Feb 2004 08:12:41 +0000 Subject: Bug 232830 - use url_quote instead of html filtering to make sure we can delete queries which contain a "+". Patch by gerv; r,a=myk. --- template/en/default/list/list.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/list/list.html.tmpl') diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index 97b659c73..5eb7b7c45 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -159,7 +159,7 @@ | Forget Search ' + [% searchname FILTER url_quote %]">Forget Search ' [% searchname FILTER html %]' [% ELSE %] -- cgit v1.2.3-24-g4f1b