1
0
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:
MikeyGMT
2017-01-09 17:07:47 +00:00
parent 0fcba42399
commit c45ff67018
6 changed files with 110 additions and 108 deletions

View File

@@ -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...");