[xoops-cvslog 2012] CVS update: xoops2jp/html/modules/base/admin/templates

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 1月 30日 (月) 12:58:00 JST


Index: xoops2jp/html/modules/base/admin/templates/help.html
diff -u xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.3 xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.4
--- xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.3	Wed Dec 28 22:59:15 2005
+++ xoops2jp/html/modules/base/admin/templates/help.html	Mon Jan 30 12:58:00 2006
@@ -1,9 +1,10 @@
-<h3>&raquo; <{$smarty.const._HELP}>
-   - <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.adminindex}>"><{$module->getVar('name')}> ( <{$module->modinfo.name}> )</a>
+<div class="adminnavi">
+  <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.adminindex}>"><{$module->modinfo.name}></a>
+  &raquo;&raquo; <{$smarty.const._HELP}>
+</div>
+
+<h3><{$smarty.const._HELP}>
+ <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.adminindex}>"> ( <{$module->modinfo.name}> )</a>
 </h3>
 
-<div style="text-align:right;">
-  &raquo; <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.adminindex}>"><{$module->getVar('name')}></a>
-</div>
-<hr />
-<div><{$contents}></div>
+<div class="help"><{$contents}></div>


xoops-cvslog メーリングリストの案内
Back to archive index