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:
@@ -229,7 +229,7 @@ $lang = array_merge($lang, array(
|
||||
'ACP_PORTAL_WELCOME_SETTINGS_EXPLAIN' => 'Here you can change welcome messages and certain specific options.',
|
||||
'PORTAL_WELCOME_INTRO' => 'Welcome message',
|
||||
'PORTAL_WELCOME_GUEST' => 'Welcome message only for guests?',
|
||||
'PORTAL_WELCOME_INTRO_EXPLAIN' => 'Change the welcome message (BBCode is allowed). Max. 600 characters!',
|
||||
'PORTAL_WELCOME_INTRO_EXPLAIN' => 'Change the welcome message (BBCode is allowed).',
|
||||
|
||||
// custom
|
||||
'ACP_PORTAL_CUSTOM_INFO' => 'Custom block',
|
||||
|
||||
Reference in New Issue
Block a user