mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 16:50:07 +02:00
Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS
This commit is contained in:
@@ -31,7 +31,7 @@ define("ONLINE_EL16", "Information not available");
|
||||
define("CLASSRESTRICTED", "Class Restricted Page");
|
||||
//define("ARTICLEPAGE", "Article/Review");
|
||||
define("CHAT", "Chat");
|
||||
define("COMMENT", "Comments");
|
||||
// define("COMMENT", "Comments");
|
||||
define("DOWNLOAD", "Downloads");
|
||||
define("EMAIL", "email.php");
|
||||
define("FORUM", "Main Forum Index");
|
||||
|
Reference in New Issue
Block a user