From e9f859e128e5c9c6e74a95c79ab60ed123a94c14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Sun, 23 Oct 2011 12:59:42 +0200 Subject: Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed r/a=mkanat --- template/en/default/list/change-columns.html.tmpl | 2 -- template/en/default/list/list-simple.html.tmpl | 10 ---------- template/en/default/list/list.ics.tmpl | 1 - template/en/default/list/quips.html.tmpl | 2 -- template/en/default/list/server-push.html.tmpl | 2 -- 5 files changed, 17 deletions(-) (limited to 'template/en/default/list') diff --git a/template/en/default/list/change-columns.html.tmpl b/template/en/default/list/change-columns.html.tmpl index b13055c38..aa85baf6c 100644 --- a/template/en/default/list/change-columns.html.tmpl +++ b/template/en/default/list/change-columns.html.tmpl @@ -19,8 +19,6 @@ # Pascal Held #%] -[% PROCESS global/variables.none.tmpl %] - [% PROCESS global/header.html.tmpl title = "Change Columns" javascript_urls = "js/change-columns.js" diff --git a/template/en/default/list/list-simple.html.tmpl b/template/en/default/list/list-simple.html.tmpl index f4c3549ed..cbe208540 100644 --- a/template/en/default/list/list-simple.html.tmpl +++ b/template/en/default/list/list-simple.html.tmpl @@ -22,18 +22,8 @@ # title: string. The title for this page. (optional) #%] -[% PROCESS global/variables.none.tmpl %] - -[%############################################################################%] -[%# Initialization #%] -[%############################################################################%] - [% DEFAULT title = "$terms.Bug List" %] -[%############################################################################%] -[%# Bug Table #%] -[%############################################################################%] - diff --git a/template/en/default/list/list.ics.tmpl b/template/en/default/list/list.ics.tmpl index 54e8d0618..78a97ce9f 100644 --- a/template/en/default/list/list.ics.tmpl +++ b/template/en/default/list/list.ics.tmpl @@ -17,7 +17,6 @@ # # Contributor(s): William Jon McCann #%] -[% PROCESS global/variables.none.tmpl %] BEGIN:VCALENDAR CALSCALE:GREGORIAN [%+ PROCESS ics_prodid +%] diff --git a/template/en/default/list/quips.html.tmpl b/template/en/default/list/quips.html.tmpl index 512add995..4e30a16cd 100644 --- a/template/en/default/list/quips.html.tmpl +++ b/template/en/default/list/quips.html.tmpl @@ -26,8 +26,6 @@ # List of all quips. #%] -[% PROCESS global/variables.none.tmpl %] - [% PROCESS global/header.html.tmpl title = "$terms.Bugzilla Quip System" header = "Add your own clever headline" diff --git a/template/en/default/list/server-push.html.tmpl b/template/en/default/list/server-push.html.tmpl index d1c157f72..505031228 100644 --- a/template/en/default/list/server-push.html.tmpl +++ b/template/en/default/list/server-push.html.tmpl @@ -23,8 +23,6 @@ # query: string. The SQL query which makes the buglist. #%] -[% PROCESS global/variables.none.tmpl %] - [% terms.Bugzilla %] is pondering your search -- cgit v1.2.1