summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-09-02 07:00:54 +0200
committerlpsolit%gmail.com <>2005-09-02 07:00:54 +0200
commit375999bf69119ed2e9d148ec59b6b37220679052 (patch)
treee70338bf5c33e8a63605f5ac9396c8720e5f24f3 /template
parent5432b26b7479c9b90c1e172d285f02c00c173870 (diff)
downloadbugzilla-375999bf69119ed2e9d148ec59b6b37220679052.tar.gz
bugzilla-375999bf69119ed2e9d148ec59b6b37220679052.tar.xz
Bug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/fieldvalues/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/fieldvalues/edit.html.tmpl b/template/en/default/admin/fieldvalues/edit.html.tmpl
index b2d427017..58de8611b 100644
--- a/template/en/default/admin/fieldvalues/edit.html.tmpl
+++ b/template/en/default/admin/fieldvalues/edit.html.tmpl
@@ -23,7 +23,7 @@
[% PROCESS global/variables.none.tmpl %]
[% title = BLOCK %]Edit Value '[% value FILTER html %]' '
- [%- filter FILTER html %]'[% END %]
+ [%- field FILTER html %]'[% END %]
[% PROCESS global/header.html.tmpl
title = title
%]