mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 21:32:09 +02:00
Newspost administration - work in progress (BROKEN, almost there);
overall admin related improvements
This commit is contained in:
@@ -4,4 +4,11 @@ define("EMESSLAN_TITLE_ERROR", "Error");
|
||||
define("EMESSLAN_TITLE_SUCCESS", "Success");
|
||||
define("EMESSLAN_TITLE_WARNING", "Warning");
|
||||
define("EMESSLAN_TITLE_DEBUG", "System Debug");
|
||||
|
||||
define("LAN_THEME_1", "Comments are turned off for this item");
|
||||
define("LAN_THEME_2", "Read/Post Comment: ");
|
||||
define("LAN_THEME_3", "Read the rest...");
|
||||
define("LAN_THEME_4", "Trackbacks: ");
|
||||
define("LAN_THEME_5", "Posted by ");
|
||||
define("LAN_THEME_6", "on ");
|
||||
?>
|
Reference in New Issue
Block a user