Bug 294915: Fieldvalue created.html.tmpl omits value in title - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave

This commit is contained in:
lpsolit%gmail.com 2005-05-22 15:09:39 +00:00
parent d04adccc62
commit a9036af1c4

View File

@ -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