[-] FO : #PSFV-227 - Fixed a problem with close div tags never opened

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12178 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-01-05 10:49:21 +00:00
parent 302ab96db8
commit e5535f61c0
-4
View File
@@ -431,8 +431,4 @@
</form>
{else}
<p><img src="{$img_dir}icon/infos.gif" alt="" class="icon" />&nbsp;{l s='You can\'t make a merchandise return with a guest account'}</p>
{/if}
{if !isset($smarty.get.ajax)}
</div>
</div>
{/if}