{extends file="admin-layout.tpl"} {block name="no-return-functions"} {$admin_current_location = 'modules'} {/block} {block name="page-title"}{intl l='Modules'}{/block} {block name="check-auth"} {check_auth role="ADMIN" module=$module_code access="view" login_tpl="/admin/login"} {/block} {block name="main-content"}
{hook name="module.configuration" location="module_configuration" modulecode="$module_code"}
{/block} {block name="javascript-last-call"} {hook name="module.config-js" location="module-config-js" modulecode="$module_code"} {hook name="wysiwyg.js" location="wysiwyg-module-config-js" } {/block}