1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Update lan_newspost.php

This commit is contained in:
Gábor
2017-02-13 08:07:57 +01:00
committed by GitHub
parent 28cc819750
commit 10f53c6ffd

View File

@@ -234,5 +234,7 @@ define("LAN_NEWS_107", "Checking for Ping Status");
//v2.1.4 //v2.1.4
define("LAN_NEWS_108", "The SEF URL is unlike the title of your news item."); define("LAN_NEWS_108", "The SEF URL is unlike the title of your news item.");
define("LAN_NEWS_109", "Trigger an email notification when you submit this form.");
?> define("LAN_NEWS_110", "News Cache Timeout");
define("LAN_NEWS_111", "Time in minutes. Applies only when system cache is enabled.");
?>