1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 05:11:42 +02:00

Duplicate LANs Replaced with Common Phrases - Page & Menus

LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
This commit is contained in:
MikeyGMT
2015-07-02 14:33:04 +01:00
parent 142d31768c
commit ea79550e83
29 changed files with 39 additions and 39 deletions

View File

@@ -16,7 +16,7 @@ define("UE_LAN_3", "Drop-Down Menu");
define("UE_LAN_4", "DB Table Field");
define("UE_LAN_5", "Textarea");
define("UE_LAN_6", "Integer");
define("UE_LAN_7", "Date");
//define("UE_LAN_7", "Date");//LAN_DATE
define("UE_LAN_8", "Language");
define('UE_LAN_9', 'Predefined list');
define('UE_LAN_10', 'Checkboxes');