From 44b48df3901d829e1423749136d142964ccb4a3e Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Fri, 4 Jul 2003 04:31:13 +0000 Subject: Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. --- template/en/default/list/server-push.html.tmpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'template/en/default/list/server-push.html.tmpl') diff --git a/template/en/default/list/server-push.html.tmpl b/template/en/default/list/server-push.html.tmpl index 9b7131654..377a43786 100644 --- a/template/en/default/list/server-push.html.tmpl +++ b/template/en/default/list/server-push.html.tmpl @@ -23,10 +23,12 @@ # debug: boolean. True if we want the query displayed while we wait. # query: string. The SQL query which makes the buglist. #%] - + +[% PROCESS global/variables.none.tmpl %] + - Bugzilla is pondering your query + [% terms.Bugzilla %] is pondering your query

Please stand by ...

-- cgit v1.2.3-24-g4f1b