Report#88: welcome message and phpBB 3.0.1 in ACP (wrong error message, limited to 255 characters), also corrected language files (we don't have a limit of 600 characters in the welcome box)

This commit is contained in:
Kevin
2008-04-10 15:32:41 +00:00
parent f7036e7e85
commit 5743b12ad6
3 changed files with 5 additions and 5 deletions

View File

@@ -224,7 +224,7 @@ $lang = array_merge($lang, array(
'ACP_PORTAL_WELCOME_SETTINGS_EXPLAIN' => 'Hier kannst du die Einstellungen für die Willkommens Nachricht ändern.',
'PORTAL_WELCOME_INTRO' => 'Willkommens Nachricht',
'PORTAL_WELCOME_GUEST' => 'Willkommens Nachricht nur für Gäste?',
'PORTAL_WELCOME_INTRO_EXPLAIN' => 'Ändere hier die Willkommens Nachricht (BBCode ist erlaubt). Max. 600 Zeichen!',
'PORTAL_WELCOME_INTRO_EXPLAIN' => 'Ändere hier die Willkommens Nachricht (BBCode ist erlaubt).',
// custom
'ACP_PORTAL_CUSTOM_INFO' => 'Aktiver Block',