From: Frédéric Buclin Date: Sun, 24 Apr 2011 23:12:54 +0000 (+0200) Subject: Bug 652381: The "Show Votes" page is completely broken X-Git-Tag: bugzilla-4.1.2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0129cf8687a0f926be28b615d51230d641f8982;p=thirdparty%2Fbugzilla.git Bug 652381: The "Show Votes" page is completely broken r=mkanat a=LpSolit --- diff --git a/extensions/Voting/template/en/default/pages/voting/bug.html.tmpl b/extensions/Voting/template/en/default/pages/voting/bug.html.tmpl index 0aa7072b74..4c69a45f6a 100644 --- a/extensions/Voting/template/en/default/pages/voting/bug.html.tmpl +++ b/extensions/Voting/template/en/default/pages/voting/bug.html.tmpl @@ -28,9 +28,13 @@ [% PROCESS global/variables.none.tmpl %] +[% subheader = BLOCK %] + [% "$terms.Bug $bug.id" FILTER bug_link(bug) FILTER none %] - [% bug.short_desc FILTER html %] +[% END %] + [% PROCESS global/header.html.tmpl title = "Show Votes" - subheader = "$terms.Bug $bug.id" FILTER bug_link(bug) + subheader = subheader %] [% total = 0 %]