mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
Starting LAN on Media Manager (e107_admin/image.php) - Work in progress
This commit is contained in:
@@ -313,6 +313,7 @@ define("LAN_NO_RECORDS", "No Records Found");
|
||||
define("LAN_STATUS", "Status");
|
||||
define("LAN_URL", "URL");
|
||||
define("LAN_USER", "User");
|
||||
define("LAN_OWNER", "Owner");
|
||||
define("LAN_ID", "ID");
|
||||
define("LAN_TITLE", "Title");
|
||||
define("LAN_DESCRIPTION", "Description");
|
||||
@@ -331,6 +332,7 @@ define("LAN_TYPE", "Type");
|
||||
|
||||
|
||||
|
||||
|
||||
define("LAN_SECURITYL_0", "Looking for trouble (none)");
|
||||
define("LAN_SECURITYL_5", "Balanced");
|
||||
define("LAN_SECURITYL_7", "High");
|
||||
|
Reference in New Issue
Block a user