diff --git a/admin-dev/themes/default/template/content.tpl b/admin-dev/themes/default/template/content.tpl
index e32da791e..eb075512c 100644
--- a/admin-dev/themes/default/template/content.tpl
+++ b/admin-dev/themes/default/template/content.tpl
@@ -22,7 +22,8 @@
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
-
+
+{* ajaxBox allows*}
{if isset($content)}
{if isset($show_page_header_toolbar) && $show_page_header_toolbar}
diff --git a/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl
index 16c22b750..ce120f0d0 100644
--- a/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl
+++ b/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl
@@ -172,7 +172,7 @@
{include file="toolbar.tpl" toolbar_btn=$toolbar_btn toolbar_scroll=$toolbar_scroll title=$title}
{block name="leadin"}{/block}
{/if}
-
+
{foreach $profiles as $profile}
@@ -416,11 +416,14 @@
{else}
-
+
+
+
{/if}
{/foreach}
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/admin-dev/themes/default/template/footer.tpl b/admin-dev/themes/default/template/footer.tpl
index 9d1486477..078fe41ed 100644
--- a/admin-dev/themes/default/template/footer.tpl
+++ b/admin-dev/themes/default/template/footer.tpl
@@ -66,8 +66,6 @@
});
-
-{* ajaxBox allows*}
{/if}