mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
added attachments to user acp
fixed typo in stylesheet.css added a.th class to admin css git-svn-id: file:///svn/phpbb/trunk@4833 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1037,6 +1037,7 @@ $lang += array(
|
||||
'USER_ADMIN_SIG' => 'Signature',
|
||||
'USER_ADMIN_GROUP' => 'Groups',
|
||||
'USER_ADMIN_PERM' => 'Permissions',
|
||||
'USER_ADMIN_ATTACH' => 'Attachments',
|
||||
|
||||
'FOUNDER' => 'Founder',
|
||||
'FOUNDER_EXPLAIN' => 'Founders can never be banned, deleted or altered by non-founder members',
|
||||
|
Reference in New Issue
Block a user