From: Frédéric Buclin Date: Mon, 14 Jan 2013 17:55:35 +0000 (+0100) Subject: Bug 830373: Remove the unused global/help.html.tmpl template X-Git-Tag: bugzilla-4.5.1~228 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4bbc8096cbdaa930833d7e4959457a4bd881a84;p=thirdparty%2Fbugzilla.git Bug 830373: Remove the unused global/help.html.tmpl template r=wicked a=LpSolit --- diff --git a/template/en/default/global/footer.html.tmpl b/template/en/default/global/footer.html.tmpl index cf6a399671..0e98d9efc4 100644 --- a/template/en/default/global/footer.html.tmpl +++ b/template/en/default/global/footer.html.tmpl @@ -11,8 +11,6 @@ # global/useful-links.html.tmpl. #%] -[% INCLUDE "global/help.html.tmpl" %] - [%# Migration note: below this point, this file corresponds to the old Param diff --git a/template/en/default/global/help.html.tmpl b/template/en/default/global/help.html.tmpl deleted file mode 100644 index 89adff7ef6..0000000000 --- a/template/en/default/global/help.html.tmpl +++ /dev/null @@ -1,20 +0,0 @@ -[%# This Source Code Form is subject to the terms of the Mozilla Public - # License, v. 2.0. If a copy of the MPL was not distributed with this - # file, You can obtain one at http://mozilla.org/MPL/2.0/. - # - # This Source Code Form is "Incompatible With Secondary Licenses", as - # defined by the Mozilla Public License, v. 2.0. - #%] - -[% USE Bugzilla %] -[% cgi = Bugzilla.cgi %] - -[% IF cgi.param("help") %] - -[% END %]