1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Moderator control panel: Mass Delete now works

git-svn-id: file:///svn/phpbb/trunk@572 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
James Atkinson
2001-07-05 19:42:22 +00:00
parent 56d9b50aa3
commit ae836c7f12
2 changed files with 122 additions and 5 deletions

View File

@@ -440,6 +440,8 @@ $lang['Delete'] = "Delete";
$lang['Move'] = "Move";
$lang['Lock'] = "Lock";
$lang['Unlock'] = "Unlock";
$lang['Topics_Removed'] = "The selected topics have been successfully removed from the database.";
$lang['Return_to_modcp'] = "to return to the moderator control panel";
//
// Old format ... _DON'T_add_any_ new entries here!!