Moved acp template to adm/style/portal/

This commit is contained in:
Marc Alexander
2010-09-12 18:46:17 +00:00
parent df162ac76c
commit dbde96b7ac
5 changed files with 15 additions and 4 deletions

View File

@@ -45,6 +45,11 @@ class portal_main_menu_module
* file must be in "language/{$user->lang}/mods/portal/"
*/
var $language = 'portal_main_menu_module';
/**
* custom acp template
* file must be in "adm/style/portal/"
*/
function get_template_side($module_id)
{