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

Fixes #115 - unused news pref. Added option to set default news page to either standard or list view.

This commit is contained in:
Cameron
2014-06-28 20:32:13 -07:00
parent 8ded7c1fd1
commit cc3469ac59
4 changed files with 46 additions and 35 deletions

View File

@@ -126,7 +126,7 @@ define("NWSLAN_123", "Posted");
// define("NWSLAN_125", "Email");
// define("NWSLAN_126", "IP");
define("NWSLAN_127", "URL identifier");
define("NWSLAN_127", "Default template");
define("NWSLAN_128", "Set a string to be used in news pages URL. This will only work proper .htaccess rules and <a href='%s'>eURL config</a><br />Resolved URL based on current value: "); //FIXME HTML
// define("LAN_NEWS_5", "Error! - Was unable to update news item into database!");