// fix bug smarty method in .tpl {l s =''} for {l s=''}

This commit is contained in:
lLefevre
2011-11-23 15:24:04 +00:00
parent cc3f3bd3dd
commit fe5c005717
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
<label style="text-align: left; width: inherit;">{$input.label} </label>
<div class="margin-form" style="padding: 0; display: inline;">
<input type="file" name="{$input.name}" />
<p class="clear">{$input.p}</p>
<p class="clear">{$input.desc}</p>
{if isset($fields_value.image) && $fields_value.image}
<div id="image" style="width:370px;">
{$fields_value.image}