mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 18:11:56 +02:00
Bugtracker #4378 - include a message in email when user has no special privileges
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_userclass.php,v $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2008-01-01 18:18:12 $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2008-04-04 21:03:37 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -21,5 +21,6 @@ define("UCSLAN_8", "Notify User");
|
||||
define("UCSLAN_9", "Classes Updated.");
|
||||
define("UCSLAN_10", "Regards,");
|
||||
define('UCSLAN_11', 'Class membership for user ID --UID-- changed to --CLASSES--');
|
||||
define('UCSLAN_12', 'Member privileges only');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user