From 530c0dc71b2ca14bded67aeeae8a4c7126e2837a Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Fri, 5 Apr 2002 15:13:46 +0000 Subject: Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch by gerv, r=myk, bbaetz. --- template/default/sidebar/xul.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/default/sidebar') diff --git a/template/default/sidebar/xul.tmpl b/template/default/sidebar/xul.tmpl index d8af5d3f2..6bae21631 100644 --- a/template/default/sidebar/xul.tmpl +++ b/template/default/sidebar/xul.tmpl @@ -97,7 +97,7 @@ function normal_keypress_handler( aEvent ) { [% END %] [% IF anyvotesallowed && username %] - + [% END %] [% FOREACH name = namedqueries %] -- cgit v1.2.3-24-g4f1b