mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
#2694 - Correct message when no news items are found on specific day
This commit is contained in:
@@ -46,6 +46,7 @@ define("LAN_NEWS_86", "Older News");
|
||||
define("LAN_NEWS_87", "Newer News");
|
||||
define("LAN_NEWS_462", "No news items for specified month");
|
||||
define("LAN_NEWS_463", "There are no news items for the specified category - please check back soon.");
|
||||
define("LAN_NEWS_464", "No news items for specified day");
|
||||
|
||||
// Following used by alt_news
|
||||
// define("LAN_NEWS_99", "Comments");
|
||||
|
Reference in New Issue
Block a user