Tom Hayakawa
tom_g3x****@users*****
2006年 10月 20日 (金) 10:48:31 JST
Index: xoops2jp/html/modules/legacy/admin/theme/admin_theme.html diff -u xoops2jp/html/modules/legacy/admin/theme/admin_theme.html:1.1.2.2 xoops2jp/html/modules/legacy/admin/theme/admin_theme.html:1.1.2.3 --- xoops2jp/html/modules/legacy/admin/theme/admin_theme.html:1.1.2.2 Sun Oct 15 01:26:01 2006 +++ xoops2jp/html/modules/legacy/admin/theme/admin_theme.html Fri Oct 20 10:48:31 2006 @@ -5,7 +5,7 @@ <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> +<title><{$xoops_sitename}> : <{$smarty.const._CPHOME}> : <{$currentModule->getVar('name')}></title> <script type="text/javascript" src="<{$xoops_url}>/include/xoops.js"></script> <{stylesheet file=style.css}> <{stylesheet file=module.css}> @@ -67,7 +67,7 @@ </td> <td id="centercolumn"> -<{* option +<{* option <div id="menunavi"> <h2><{$currentModule->getVar('name')}></h2> <{if $currentModule->adminmenu}> @@ -82,7 +82,7 @@ </ul> <{/if}> </div> - /option *}> +/option *}> <div id="contentBody"><{$xoops_contents}></div> <div class="return_top"><a href="#container"><{$smarty.const._RETURN_TOP}></a></div>