1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Merge remote-tracking branch 'igorw/ticket/10087' into develop-olympus

* igorw/ticket/10087:
  [ticket/10087] Organize bans in acp_baninto optgroups
This commit is contained in:
Andreas Fischer
2011-11-13 21:13:22 +01:00
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',