From 1eeb2fb8db4da64da0ec8e44e2fe91b8c797d093 Mon Sep 17 00:00:00 2001 From: "dkl%redhat.com" <> Date: Sat, 19 Jan 2002 00:50:04 +0000 Subject: Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=jake,dkl --- template/default/sidebar/xul.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/default/sidebar/xul.tmpl') diff --git a/template/default/sidebar/xul.tmpl b/template/default/sidebar/xul.tmpl index 1794d5f50..2991af580 100644 --- a/template/default/sidebar/xul.tmpl +++ b/template/default/sidebar/xul.tmpl @@ -100,7 +100,7 @@ function normal_keypress_handler( aEvent ) { [% END %] [% FOREACH name = namedqueries %] - + [% END %] [% IF NOT username %] -- cgit v1.2.3-24-g4f1b