refactor baseAdminController

This commit is contained in:
Manuel Raynaud
2013-06-20 12:21:58 +02:00
parent 9d5cf4af33
commit e2706515eb
4 changed files with 59 additions and 21 deletions

View File

@@ -8,8 +8,9 @@
</div>
<div id="wrapper" class="container">
{*
{thelia_module action='index_top'}
*}
<div class="hero-unit">
<h1>{intl l='Thelia Back Office'}</h1>
@@ -45,8 +46,9 @@
</ul>
</div>
</div>
{*
{thelia_module action='index_bottom'}
*}
</div>
{include file='includes/footer.inc.html'}