1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 06:03:27 +02:00

Replace Duplicate LANs : LAN_ID

Duplicate LANs for ID replaced with LAN_ID
Plus correct bad quotes in installer LANINS_030.
This commit is contained in:
MikeyGMT
2015-07-02 13:03:03 +01:00
parent 586c5307e3
commit dccba01f37
12 changed files with 23 additions and 23 deletions

View File

@@ -94,7 +94,7 @@ define("RL_LAN_098", "Source");
define("RL_LAN_099", "Comments");
define("RL_LAN_100", "CID"); // Comment ID field
define("RL_LAN_101", "PID");
define("RL_LAN_102", "ID");
//define("RL_LAN_102", "ID");//LAN_ID
define("RL_LAN_103", "Subject");
define("RL_LAN_104", "UID");
// define("RL_LAN_105", "Author");