OSDN Git Service

added 'white-space: nowrap' to th tag
[nucleus-jp/nucleus-jp-ancient.git] / euc / nucleus / libs / ADMIN.php
index 9a27df5..43bddf8 100755 (executable)
@@ -11,8 +11,8 @@
   *\r
   * The code for the Nucleus admin area\r
   *\r
-  * $Id: ADMIN.php,v 1.6 2005-03-16 08:10:35 kimitake Exp $\r
-  * $NucleusJP: ADMIN.php,v 1.4 2005/03/12 06:19:04 kimitake Exp $\r
+  * $Id: ADMIN.php,v 1.7 2005-04-19 06:57:48 kimitake Exp $\r
+  * $NucleusJP: ADMIN.php,v 1.6.2.1 2005/04/19 06:56:22 kimitake Exp $\r
   */\r
 \r
 class ADMIN {\r
@@ -4533,6 +4533,7 @@ selector();
                <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
                <html xmlns="http://www.w3.org/1999/xhtml">\r
                <head>\r
+                       <meta http-equiv="Content-Type" content="text/html; charset=<?php echo _CHARSET ?>" />\r
                        <title><?php echo htmlspecialchars($CONF['SiteName'])?> - Admin</title>\r
                        <link rel="stylesheet" title="Nucleus Admin Default" type="text/css" href="<?php echo $baseUrl?>styles/admin.css" />\r
                        <link rel="stylesheet" title="Nucleus Admin Default" type="text/css"\r