summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin')
-rw-r--r--template/en/default/admin/params/editparams.html.tmpl4
1 files changed, 2 insertions, 2 deletions
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 %]