From: Frédéric Buclin Date: Sun, 24 Apr 2011 23:14:31 +0000 (+0200) Subject: Bug 652381: The "Show Votes" page is completely broken X-Git-Tag: bugzilla-4.0.1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bd19d6b02ee206e8308bbb5f61049e44fde3eff;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 03434a5053..90c3c6ca33 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 %]