mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS
This commit is contained in:
@@ -19,7 +19,7 @@ define("NWSLAN_10", "No news categories");
|
||||
//define("NWSLAN_12", "Title");
|
||||
define("NWSLAN_13", "Body");
|
||||
define("NWSLAN_14", "Extended");
|
||||
define("NWSLAN_15", "Comments");
|
||||
// define("NWSLAN_15", "Comments");
|
||||
// define("NWSLAN_16", "Enabled"); // deprecated see lan_admin.php
|
||||
// define("NWSLAN_17", "Disabled"); // deprecated see lan_admin.php
|
||||
define("NWSLAN_18", "Allow comments to be posted to this news item");
|
||||
|
Reference in New Issue
Block a user