1
0
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:
Tijn Kuyper
2019-10-02 10:51:59 +02:00
parent 11b87ff174
commit b4066cfed9
2 changed files with 6 additions and 4 deletions

View File

@@ -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.");