From 619f441accf1b12758aa513ed06a457d7f193138 Mon Sep 17 00:00:00 2001 From: "bugzilla%glob.com.au" <> Date: Tue, 27 Jun 2006 20:58:51 +0000 Subject: Bug 341495: Merge the banner and header Patch by Byron Jones r=LpSolit,kevin.benton a=justdave --- template/en/default/admin/params/editparams.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/admin') diff --git a/template/en/default/admin/params/editparams.html.tmpl b/template/en/default/admin/params/editparams.html.tmpl index 0560cac6c..ef379e75c 100644 --- a/template/en/default/admin/params/editparams.html.tmpl +++ b/template/en/default/admin/params/editparams.html.tmpl @@ -46,9 +46,9 @@ [% title = BLOCK %] [% IF curpanel == -1 %] - [% terms.Bugzilla FILTER html %] Parameters: Index + Parameters: Index [% ELSE %] - [% terms.Bugzilla FILTER html %] Configuration: + Configuration: [%+ current_panel.title FILTER html %] [% END %] [% END %] -- cgit v1.2.3-24-g4f1b