Hide module image settings in center, top & bottom column

This commit is contained in:
Marc Alexander
2011-07-29 21:23:54 +02:00
parent 1350543537
commit 46a55c202e
8 changed files with 14 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ class acp_portal_info
return array(
'filename' => 'acp_portal',
'title' => 'ACP_PORTAL',
'version' => '2.0.0-a1',
'version' => '2.0.0b2',
'modes' => array(
'config' => array('title' => 'ACP_PORTAL_GENERAL_INFO', 'auth' => 'acl_a_manage_portal', 'cat' => array('ACP_PORTAL')),
'modules' => array('title' => 'ACP_PORTAL_MODULES', 'auth' => 'acl_a_manage_portal', 'cat' => array('ACP_PORTAL')),