mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 11:04:18 +02:00
Fix for PHP Notice Use of undefined constant LAN_LIST - assumed 'LAN_LIST', Line 24 of /e107_plugins/news/templates/news_template.php
This commit is contained in:
@@ -391,7 +391,6 @@ define("LAN_MEDIAMANAGER", "Media Manager");
|
||||
define("LAN_MOREINFO","More Information...");
|
||||
define("LAN_COMMENTMAN", "Comments Manager");
|
||||
|
||||
define("LAN_LIST", "List");
|
||||
define("LAN_FILTER", "Filter");
|
||||
// define("LAN_NO_RECORDS", "No Records Found");
|
||||
define("LAN_STATUS", "Status");
|
||||
|
Reference in New Issue
Block a user