mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
consistent acp layout regarding backlinks and messages.
git-svn-id: file:///svn/phpbb/trunk@6428 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -42,7 +42,7 @@ $lang = array_merge($lang, array(
|
||||
'BAN_LENGTH' => 'Length of ban',
|
||||
'BAN_REASON' => 'Reason for ban',
|
||||
'BAN_GIVE_REASON' => 'Reason shown to the banned',
|
||||
'BAN_UPDATE_SUCCESSFUL' => 'The banlist has been updated successfully',
|
||||
'BAN_UPDATE_SUCCESSFUL' => 'The banlist has been updated successfully.',
|
||||
|
||||
'EMAIL_BAN' => 'Ban one or more email addresses',
|
||||
'EMAIL_BAN_EXCLUDE_EXPLAIN' => 'Enable this to exclude the entered email address from all current bans.',
|
||||
|
Reference in New Issue
Block a user