1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 06:38:00 +02:00

Small improvement in footer formatting

This commit is contained in:
e107steved
2008-02-29 21:57:12 +00:00
parent 8e15f74300
commit c23e44d712

View File

@@ -4,8 +4,8 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/English.php,v $
| $Revision: 1.3 $
| $Date: 2007-08-13 19:56:41 $
| $Revision: 1.4 $
| $Date: 2008-02-29 21:57:12 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -34,7 +34,7 @@ define("CORE_LAN10", "Corrupted cookie detected - logged out.");
// Footer
define("CORE_LAN11", "Render time: ");
define("CORE_LAN12", " sec (");
define("CORE_LAN13", " % of that for queries)");
define("CORE_LAN13", "% of that for queries) ");
define("CORE_LAN14", "%2.3f cpu sec (%2.2f%% load, %2.3f startup). Clock: ");
define("CORE_LAN15", "DB queries: ");
define("CORE_LAN16", "Memory: ");