1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

SEF UURL Warning added to NewsPost

This commit is contained in:
Cameron
2017-01-16 12:09:31 -08:00
parent 17ef449420
commit c0e83fa657
2 changed files with 28 additions and 1 deletions

View File

@@ -232,4 +232,7 @@ define("LAN_NEWS_105", "Email notification triggered!");
define("LAN_NEWS_106", "News item visibility must include 'everyone' for email notifications to work.");
define("LAN_NEWS_107", "Checking for Ping Status");
?>
//v2.1.4
define("LAN_NEWS_108", "The SEF URL is unlike the title of your news item.");
?>