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:
@@ -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!");
|
||||
|
Reference in New Issue
Block a user