diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/fieldvalues/edit.html.tmpl | 2 |
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 %] |