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:
@@ -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");
|
||||
|
Reference in New Issue
Block a user