Minahito
minah****@users*****
2005年 12月 28日 (水) 22:59:15 JST
Index: xoops2jp/html/modules/base/admin/templates/help.html diff -u xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.2 Wed Dec 28 00:03:09 2005 +++ xoops2jp/html/modules/base/admin/templates/help.html Wed Dec 28 22:59:15 2005 @@ -1,10 +1,9 @@ -<h3>» <{$smarty.const._HELP}> - <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.adminindex}>"><{$module->getVar('name')}></a></h3> +<h3>» <{$smarty.const._HELP}> + - <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.adminindex}>"><{$module->getVar('name')}> ( <{$module->modinfo.name}> )</a> +</h3> <div style="text-align:right;"> » <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.adminindex}>"><{$module->getVar('name')}></a> </div> <hr /> <div><{$contents}></div> - - -<{$module|debug_print_var}> \ No newline at end of file