1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +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

@@ -1,6 +1,6 @@
<?php
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");