1
0
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:
Meik Sievertsen
2004-02-15 09:03:20 +00:00
parent 7dc62cc5ed
commit d8609ba1c6
5 changed files with 149 additions and 21 deletions

View File

@@ -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',