// change header and footer smarty inclusion

This commit is contained in:
tDidierjean
2011-09-21 15:26:44 +00:00
parent 9401d5ee82
commit df3ce93651
3 changed files with 15 additions and 9 deletions
-2
View File
@@ -24,11 +24,9 @@
* International Registered Trademark & Property of PrestaShop SA
*}
{include file='header.tpl'}
<fieldset>
<legend><img src="../img/admin/tab-tools.gif" />{l s='Shop Tools'}</legend>
<p>{l s='Several tools are available to manage your shop.'}</p>
<br />
<p>{l s='Please choose a tool by selecting a Tools sub-tab above.'}</p>
</fieldset>
{include file='footer.tpl'}