From: Stéphane Jacob Date: Mon, 9 Aug 2010 00:38:41 +0000 (+0200) Subject: Removes notices. X-Git-Tag: xorg/1.0.1~267 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=bf2b1bd6606019e505b6d7857cd17964467c05b3;p=platal.git Removes notices. Signed-off-by: Stéphane Jacob --- diff --git a/templates/include/field.select.tpl b/templates/include/field.select.tpl index d1c00bb..a079ab4 100644 --- a/templates/include/field.select.tpl +++ b/templates/include/field.select.tpl @@ -20,16 +20,16 @@ {* *} {**************************************************************************} -{if $with_text_value} +{if t($with_text_value)}
{/if} - {iterate from=$list item='option'} {/iterate} -{if $with_text_value} +{if t($with_text_value)}
{/if}