mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
Added user administration. A little left to do...
git-svn-id: file:///svn/phpbb/trunk@855 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -778,6 +778,11 @@ $lang['smiley_config'] = "Smiley Configuration";
|
||||
$lang['Code'] = "Code";
|
||||
$lang['Smile'] = "Smile";
|
||||
$lang['Emotion'] = "Emotion";
|
||||
|
||||
// User Management
|
||||
$lang['User_admin'] = "Administration";
|
||||
$lang['User_admin_explain'] = "Here you can change your user's information. Do not abuse this power.<br />Deleting users is not provided here, nor is changing admin status. <br />Use the banning and user permission pages respectively.";
|
||||
|
||||
//
|
||||
// End
|
||||
// -------------------------------------------------
|
||||
|
Reference in New Issue
Block a user