mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
added ability to hide coppa groups (mainly applied to permission screens)
git-svn-id: file:///svn/phpbb/trunk@5744 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -293,6 +293,8 @@ $lang = array_merge($lang, array(
|
||||
'ENABLE_COPPA' => 'Enable COPPA',
|
||||
'ENABLE_COPPA_EXPLAIN' => 'This requires users to declare whether they are 13 or over for compliance with the U.S. COPPA act.',
|
||||
'COPPA_FAX' => 'COPPA Fax Number',
|
||||
'COPPA_HIDE_GROUPS' => 'Hide COPPA Groups',
|
||||
'COPPA_HIDE_GROUPS_EXPLAIN' => 'Do not display the special COPPA groups within admin-facing parts',
|
||||
'COPPA_MAIL' => 'COPPA Mailing Address',
|
||||
'COPPA_MAIL_EXPLAIN' => 'This is the mailing address where parents will send COPPA registration forms',
|
||||
'BOARD_PM' => 'Private Messaging',
|
||||
|
Reference in New Issue
Block a user