]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch...
authorlpsolit%gmail.com <>
Fri, 2 Sep 2005 04:57:33 +0000 (04:57 +0000)
committerlpsolit%gmail.com <>
Fri, 2 Sep 2005 04:57:33 +0000 (04:57 +0000)
template/en/default/admin/fieldvalues/edit.html.tmpl

index b2d4270172fa7ebbba35f0b6896f59dd6242c49d..58de8611b182008146abdda807e59a72f7b2de1c 100644 (file)
@@ -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
 %]