mirror of
https://github.com/e107inc/e107.git
synced 2025-09-08 21:30:54 +02:00
LANS Clean Up #6 - User Class
LANS Clean Up #6 - User Class - more to do within conflicting defines lan_user.php
This commit is contained in:
@@ -359,7 +359,7 @@ define("LAN_UNCHECKALL", "Uncheck All");
|
||||
define("LAN_DELCHECKED", "Delete Checked");
|
||||
|
||||
define("LAN_USERCLASS", "Userclass");
|
||||
|
||||
define("LAN_MANAGER", "Manager");
|
||||
|
||||
define("LAN_HELP", "Help");
|
||||
define("LAN_CUSTOM", "Custom");
|
||||
@@ -385,6 +385,7 @@ define("LAN_ID", "ID");
|
||||
|
||||
define("LAN_VISIBILITY", "Visibility");
|
||||
define("LAN_VISIBLE_TO", "Visible To");
|
||||
define("LAN_PARENT", "Parent");
|
||||
|
||||
define("LAN_ICON", "Icon");
|
||||
define("LAN_LOADING", "Loading...");
|
||||
|
Reference in New Issue
Block a user