From: lpsolit%gmail.com <> Date: Tue, 7 Mar 2006 06:33:47 +0000 (+0000) Subject: Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch by Frédér... X-Git-Tag: bugzilla-2.23.1~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88f0442c7c99176b49be4b6798e88005c6266216;p=thirdparty%2Fbugzilla.git Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch by Frédéric Buclin r=vladd a=myk --- diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index b227821478..3dd671b38e 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -51,10 +51,6 @@ 'bug.bug_id', ], -'sidebar.xul.tmpl' => [ - 'template_version', -], - 'flag/list.html.tmpl' => [ 'flag.id', 'flag.status', diff --git a/template/en/default/sidebar.xul.tmpl b/template/en/default/sidebar.xul.tmpl index b78b5521b2..18f8e75733 100644 --- a/template/en/default/sidebar.xul.tmpl +++ b/template/en/default/sidebar.xul.tmpl @@ -1,4 +1,4 @@ -[% template_version = "1.0@bugzilla.org" %] +[%# 1.0@bugzilla.org %] [%# -*- mode: sgml -*- %] [%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file @@ -25,7 +25,6 @@ [% PROCESS global/variables.none.tmpl %] -