1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 14:13:03 +02:00

Removal of e107_preset table (deprecated by batch 'copy' function) and other small fixes.

This commit is contained in:
CaMer0n
2012-07-23 09:35:32 +00:00
parent b85f748c98
commit 93a6aa1325
7 changed files with 25 additions and 29 deletions

View File

@@ -89,7 +89,7 @@ define('ADMSLAN_73', 'Admin ID: --ID-- name: --NAME--');
define('ADMSLAN_74', 'General');
// define('ADMSLAN_75', '');
// define("ADMSLAN_76", "Language Configuration");
define("ADMSLAN_76", "Manage language-packs");
define("ADMSLAN_2", "Site Administrator <strong>%s</strong> updated in database.");
?>