// Layout.tpl : added one new line between each AdminController::displayInformation()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9626 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
{if isset($informations) && count($informations) && $informations}
|
||||
<div class="hint clear" style="display:block;">
|
||||
{foreach $informations as $info}
|
||||
{$info}
|
||||
{$info}<br />
|
||||
{/foreach}
|
||||
</div><br />
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user