Allow deletion of member accounts in profile
This commit is contained in:
@ -342,6 +342,7 @@ $I=array(
|
||||
'regednick' => 'This nickname is a registered member.',
|
||||
'eninbox' => 'Enable offline inbox',
|
||||
'inboxmsgs' => 'Read %d messages in your inbox',
|
||||
'offline' => '(offline)'
|
||||
'offline' => '(offline)',
|
||||
'deleteacc' => 'Delete account'
|
||||
);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user