[+] BO : AdminModules Preferences

This commit is contained in:
fSerny
2012-01-24 15:39:10 +00:00
parent ecc56133d2
commit 44389bb4c3
14 changed files with 243 additions and 40 deletions
@@ -29,5 +29,9 @@
{$module_content}
{else}
{include file='controllers/modules/js.tpl'}
{include file='controllers/modules/page.tpl'}
{if isset($smarty.get.select) && $smarty.get.select eq 'favorites'}
{include file='controllers/modules/favorites.tpl'}
{else}
{include file='controllers/modules/page.tpl'}
{/if}
{/if}