mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 16:46:50 +02:00
Forum plugin - major clean up to admin area (preparation for convertion to new admin UI)
- Removal of obsolete code - Updating to v2 functions - Clean code structure - LAN - Fixed several issues with deleting forums Still more to do ('reported posts' for example)
This commit is contained in:
@@ -162,7 +162,7 @@ define("FORLAN_140", "View");
|
||||
define("FORLAN_141", "Post");
|
||||
define("FORLAN_142", "Post permission");
|
||||
define("FORLAN_143", "Indicates who can post to the forum");
|
||||
define("FORLAN_144", "Moderators set");
|
||||
//define("FORLAN_144", "Moderators set");
|
||||
define("FORLAN_145", "Configure sub-forums");
|
||||
define("FORLAN_146", "No sub-forums yet");
|
||||
//define("FORLAN_147", "Update sub-forums");
|
||||
|
Reference in New Issue
Block a user