Report#90: Forum List on the Portal - like on the index, could be switched on and off in the ACP, default is off

This commit is contained in:
Kevin
2008-04-18 14:17:33 +00:00
parent b7c15cd0c6
commit 8fd9604c8b
8 changed files with 58 additions and 2 deletions

View File

@@ -75,6 +75,8 @@ $lang = array_merge($lang, array(
'PORTAL_MAIN_MENU_EXPLAIN' => 'Display this block on portal.',
'PORTAL_USER_MENU' => 'User menu / Login box',
'PORTAL_USER_MENU_EXPLAIN' => 'Display this block on portal.',
'PORTAL_FORUM_INDEX' => 'Forum Index (Forum list)',
'PORTAL_FORUM_INDEX_EXPLAIN' => 'Display this block on portal.',
// random member
'PORTAL_RANDOM_MEMBER' => 'Random member block',