1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 16:50:07 +02:00

EONE-20 (Bug): fixed delete userclass request problem, still not working - depend on EONE-24

This commit is contained in:
secretr
2010-03-11 12:49:05 +00:00
parent 143ce18d73
commit 67b4ed46cb
2 changed files with 34 additions and 23 deletions

View File

@@ -12,7 +12,7 @@
define("UCSLAN_1", "Cleared all users from class.");
define("UCSLAN_2", "Class users updated.");
define("UCSLAN_3", "Class deleted.");
define("UCSLAN_4", "Please tick the confirm box to delete this user class");
// define("UCSLAN_4", "Please tick the confirm box to delete this user class"); currently not in use
define("UCSLAN_5", "Class updated.");
define("UCSLAN_6", "Class saved to database.");
define("UCSLAN_7", "No user classes yet.");