1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-29 04:50:51 +02:00

[ticket/10087] Organize bans in acp_baninto optgroups

PHPBB3-10087
This commit is contained in:
Igor Wiedler
2011-11-11 23:05:57 +01:00
parent 86f8851c40
commit edd5866a6e
2 changed files with 32 additions and 5 deletions

View File

@@ -68,6 +68,9 @@ $lang = array_merge($lang, array(
'LENGTH_BAN_INVALID' => 'The date has to be formatted <kbd>YYYY-MM-DD</kbd>.',
'OPTIONS_BANNED' => 'Banned',
'OPTIONS_EXCLUDED' => 'Excluded',
'PERMANENT' => 'Permanent',
'UNTIL' => 'Until',