// Small fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14270 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
{$conf}
|
||||
</div>
|
||||
{/if}
|
||||
{if count($errors) && (!isset($disableDefaultErrorOutPut) || $disableDefaultErrorOutPut == false)} {* @todo what is ??? AND $this->_includeContainer *}
|
||||
{if count($errors) && (!isset($disableDefaultErrorOutPut) || $disableDefaultErrorOutPut == false)}
|
||||
<div class="error">
|
||||
<span style="float:right">
|
||||
<a id="hideError" href="#"><img alt="X" src="../img/admin/close.png" /></a>
|
||||
|
||||
Reference in New Issue
Block a user