Tom Hayakawa
tom_g3x****@users*****
2006年 8月 21日 (月) 19:20:14 JST
Index: xoops2jp/html/modules/base/admin/theme/admin_theme.html diff -u xoops2jp/html/modules/base/admin/theme/admin_theme.html:1.1.2.7 xoops2jp/html/modules/base/admin/theme/admin_theme.html:1.1.2.8 --- xoops2jp/html/modules/base/admin/theme/admin_theme.html:1.1.2.7 Thu Aug 17 12:12:59 2006 +++ xoops2jp/html/modules/base/admin/theme/admin_theme.html Mon Aug 21 19:20:13 2006 @@ -1,8 +1,10 @@ -<!DOCTYPE html PUBLIC "//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>"> <head> <meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" /> <meta http-equiv="content-language" content="<{$xoops_langcode}>" /> +<meta http-equiv='content-script-type' content='text/javascript' /> +<meta http-equiv='content-style-type' content='text/css' /> <title><{$xoops_sitename}> : <{$smarty.const._CPHOME}></title> <script type="text/javascript" src="<{$xoops_url}>/include/xoops.js"></script> <{stylesheet file=style.css}>