1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00
This commit is contained in:
leo
2015-06-25 16:05:23 +02:00
parent 70381959b6
commit 3bc8dbdf83
15 changed files with 17 additions and 17 deletions

View File

@@ -41,7 +41,7 @@ define("CORE_LAN_GB", "GB");
define("CORE_LAN_TB", "TB");
define("EMESSLAN_TITLE_INFO", "System Information");
define("EMESSLAN_TITLE_ERROR", "Error");
//define("EMESSLAN_TITLE_ERROR", "Error"); new > LAN_ERROR
define("EMESSLAN_TITLE_SUCCESS", "Success");
define("EMESSLAN_TITLE_WARNING", "Warning");
define("EMESSLAN_TITLE_DEBUG", "System Debug");