Add feature to disable modules without having to remove them

This commit is contained in:
Marc Alexander
2011-03-11 14:00:32 +01:00
parent 45372fe769
commit 9db0baf400
13 changed files with 71 additions and 8 deletions

View File

@@ -70,6 +70,7 @@ $lang = array_merge($lang, array(
'MODULE_IMAGE_HEIGHT_EXP' => 'Gebe die Höhe des Modul Bildes in Pixeln ein',
'MODULE_RESET' => 'Modul Einstellungen zurücksetzen',
'MODULE_RESET_EXP' => 'Dies wird alle Einstellungen des Moduls auf die Standardeinstellungen zurücksetzen!',
'MODULE_STATUS' => 'Aktiviere Modul',
// general
'ACP_PORTAL' => 'Portal',