1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 17:50:12 +02:00

Update lan_admin.php

This commit is contained in:
Gábor
2016-11-11 08:05:54 +01:00
committed by GitHub
parent 93b2ac4bd2
commit 227c441e51

View File

@@ -425,13 +425,6 @@ define("LAN_UI_BATCH_CREATELINK", "Create Link");
define("LAN_UI_USING_DATABASE_TABLE", "Using [x] database table");
define("LAN_UI_TOTAL_RECORDS", "Total Records: [x]");
define("LAN_UI_1_HOUR", "1 hour");
define("LAN_UI_3_HOURS", "3 hours");
define("LAN_UI_6_HOURS", "6 hours");
define("LAN_UI_12_HOURS", "12 hours");
define("LAN_UI_24_HOURS", "24 hours");
define("LAN_UI_48_HOURS", "48 hours");
define("LAN_UI_3_DAYS", "3 days");
define("LAN_USER_MANAGEALL", "Manage all User, Userclass and Extended User-Field settings");
define("LAN_USER_LIST", "User List");