mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 09:34:54 +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:
@@ -86,7 +86,7 @@ define("DOWLAN_63", "Descending");
|
||||
define("DOWLAN_64", "Update Options");
|
||||
define("DOWLAN_65", "Options Updated");
|
||||
define("DOWLAN_66", "Filesize");
|
||||
define("DOWLAN_67", "ID"); //FIXME Use Generic
|
||||
//define("DOWLAN_67", "ID"); //FIXME Use Generic // LAN_ID
|
||||
define("DOWLAN_68", "File Missing!");
|
||||
// define("DOWLAN_69", "Downloads handled by PHP");
|
||||
// define("DOWLAN_70", "Checking this will send all download requests through PHP.");
|
||||
|
Reference in New Issue
Block a user