diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/admin/fieldvalues/created.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/fieldvalues/created.html.tmpl b/template/en/default/admin/fieldvalues/created.html.tmpl index 28688d991..088711fd1 100644 --- a/template/en/default/admin/fieldvalues/created.html.tmpl +++ b/template/en/default/admin/fieldvalues/created.html.tmpl @@ -19,7 +19,7 @@ # field: string; the name of the field the value belongs to #%] -[% title = BLOCK %]New Value '[% product FILTER html %]' added to +[% title = BLOCK %]New Value '[% value FILTER html %]' added to '[% field FILTER html %]' field[% END %] [% PROCESS global/header.html.tmpl title = title |