1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 18:32:44 +02:00

Fixes #1241, Fixes #1121 - Duplicate SEF warning added to news.

This commit is contained in:
Cameron
2015-11-22 09:00:08 -08:00
parent cf6fab9443
commit a047757fef
2 changed files with 13 additions and 0 deletions

View File

@@ -218,5 +218,6 @@ define("LAN_NEWS_91", "List-view limit per page");
define("LAN_NEWS_92", "eg. news.php?all or news.php?cat.1 or news.php?tag=xxx");
define("LAN_NEWS_93", "List-view content");
define("LAN_NEWS_94", "Items assigned to these templates will be displayed in the list.");
define("LAN_NEWS_95", "Another news item is using the SEF URL: [x]");
?>