From: lpsolit%gmail.com <> Date: Fri, 2 Sep 2005 04:57:33 +0000 (+0000) Subject: Bug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch... X-Git-Tag: bugzilla-2.20~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2594a47097e0a805dc25f4a0df173e328d2811d2;p=thirdparty%2Fbugzilla.git Bug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch by GavinS r=LpSolit a=myk --- diff --git a/template/en/default/admin/fieldvalues/edit.html.tmpl b/template/en/default/admin/fieldvalues/edit.html.tmpl index b2d4270172..58de8611b1 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 %]