[-] FO: remove WAHOU

This commit is contained in:
PrestaEdit
2013-01-02 17:06:24 +01:00
parent f33a0d2f9f
commit 06716c841b
+1 -1
View File
@@ -60,7 +60,7 @@
{if $type == $smarty.const._CUSTOMIZE_FILE_}
<ul class="customizationUploaded">
{foreach from=$datas item='data'}
<li>WAHOU<img src="{$pic_dir}{$data.value}_small" alt="" class="customizationUploaded" /></li>
<li><img src="{$pic_dir}{$data.value}_small" alt="" class="customizationUploaded" /></li>
{/foreach}
</ul>
{elseif $type == $smarty.const._CUSTOMIZE_TEXTFIELD_}