mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
Forum plugin - remove unused pref for reporting forum posts
And updated help text
Related to #1028
240d509fd0
This commit is contained in:
@@ -212,7 +212,7 @@ define("FORLAN_185", "Indicates who can create new threads");
|
||||
define("FORLAN_186", "Threads per page");
|
||||
define("FORLAN_187", "Number of threads displayed per page");
|
||||
// define("FORLAN_188", "Latest Posts");
|
||||
define("FORLAN_189", "Click the 'delete' button to delete the report.<br /><br />Click the 'view' button to view the topic/thread");
|
||||
define("FORLAN_189", "Click the 'delete' button to delete the report.[br][br]Click the 'view' button to view the topic/thread.[br][br]To be notified of any new reports, please see to the [notify settings].");
|
||||
|
||||
define("FORLAN_200", "Topic tracking");
|
||||
define("FORLAN_201", "Enable this to allow your users to track topics.");
|
||||
|
Reference in New Issue
Block a user