[ticket/320] Remove setting for displaying phpBB menu from acp

B3P-320
This commit is contained in:
Marc Alexander
2014-09-03 20:40:52 +02:00
parent 27eef620ba
commit 099beb8153
4 changed files with 26 additions and 5 deletions

View File

@@ -85,8 +85,6 @@ $lang = array_merge($lang, array(
'PORTAL_RIGHT_COLUMN' => 'Enable right column',
'PORTAL_RIGHT_COLUMN_EXP' => 'Switch to no if you wish to turn off the right column',
'PORTAL_VERSION_CHECK' => 'Versioncheck on Portal',
'PORTAL_PHPBB_MENU' => 'phpBB menu',
'PORTAL_PHPBB_MENU_EXP' => 'Display the phpBB Header on the portal.',
'PORTAL_DISPLAY_JUMPBOX' => 'Display jumpbox',
'PORTAL_DISPLAY_JUMPBOX_EXP' => 'Display the jumpbox on the portal. The jumpbox will only be displayed if it is also enabled in the board features.',
'ACP_PORTAL_COLUMN_WIDTH_SETTINGS' => 'Left and right column width settings',