// layout fix

This commit is contained in:
Rémi Gaillard
2013-10-25 17:30:10 +02:00
parent 50bc046671
commit c67e71ca59
2 changed files with 11 additions and 7 deletions
+2 -1
View File
@@ -22,7 +22,7 @@
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
{$header}
{if isset($conf)}
<div class="alert alert-success">
{$conf}
@@ -91,3 +91,4 @@
{if !$bootstrap}<div id="nobootstrap">{/if}
{$page}
{if !$bootstrap}</div>{/if}
{$footer}