Minahito
minah****@users*****
2005年 12月 28日 (水) 00:03:10 JST
Index: xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_input.html diff -u xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_input.html:1.1.2.1 xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_input.html:1.1.2.2 --- xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_input.html:1.1.2.1 Wed Nov 16 19:10:02 2005 +++ xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_input.html Wed Dec 28 00:03:09 2005 @@ -1 +1 @@ -<{include file="legacy_admin_actionsearch_form.html"}> \ No newline at end of file +<{include file="legacy_admin_actionsearch_form.html"}> Index: xoops2jp/html/modules/base/admin/templates/help.html diff -u xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.1 xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.2 --- xoops2jp/html/modules/base/admin/templates/help.html:1.1.2.1 Tue Dec 27 19:36:25 2005 +++ xoops2jp/html/modules/base/admin/templates/help.html Wed Dec 28 00:03:09 2005 @@ -1 +1,10 @@ -<{$contents}> \ No newline at end of file +<h3>» <{$smarty.const._HELP}> - <a href="<{$smarty.const.XOOPS_URL}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.adminindex}>"><{$module->getVar('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 Index: xoops2jp/html/modules/base/admin/templates/deactive_module_list.html diff -u xoops2jp/html/modules/base/admin/templates/deactive_module_list.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/deactive_module_list.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/deactive_module_list.html:1.1.2.2 Tue Dec 27 19:37:45 2005 +++ xoops2jp/html/modules/base/admin/templates/deactive_module_list.html Wed Dec 28 00:03:09 2005 @@ -1,4 +1,6 @@ -<h3>» <{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></h3> +<h3>» <{$smarty.const._MD_A_BASE_LANG_MODLIST}></h3> + +<h4><{$smarty.const._MD_A_BASE_LANG_MODINSTALL}></h4> <p><{$smarty.const._MD_A_BASE_LANG_MODINSTALL_LIST_ADVICE}></p> @@ -13,8 +15,8 @@ <td><img src="<{$xoops_url}>/modules/<{$module->getVar('dirname')}>/<{$module->modinfo.image}>" alt="<{$module->getVar('name','e')}>" /><br /><{$module->getVar('name')}></td> <td><{$module->getRenderedVersion()}></td> <td> - <a href="index.php?action=ModuleInstall&dirname=<{$module->getVar('dirname')}>"><img src="<{"images/install.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INSTALL}>" /></a> - <a href="index.php?action=ModuleInfo&dirname=<{$module->getVar('dirname')}>"><img src="<{"images/info.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" /></a> + <a href="index.php?action=ModuleInstall&dirname=<{$module->getVar('dirname')}>"><img src="<{"icons/install.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INSTALL}>" /></a> + <a href="index.php?action=ModuleInfo&dirname=<{$module->getVar('dirname')}>"><img src="<{"icons/info.gif"|theme}>" alt="<{$smarty.const._MD_A_BASE_LANG_INFORMATION}>" /></a> </td> </tr> <{/foreach}> Index: xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html diff -u xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html:1.1.2.2 Mon Dec 19 23:02:01 2005 +++ xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html Wed Dec 28 00:03:09 2005 @@ -2,6 +2,6 @@ <p><{$smarty.const._MB_A_BASE_LANG_ACTIONSEARCH_INFO}></p> <form action="index.php?action=actSearch" method="post"> - <input type="text" name="keywords" <{if $actionForm}>value="<{$actionForm->getVar('keywords')|escape}>"<{/if}> /> - <input type="submit" value="<{$smarty.const._MD_A_BASE_LANG_SEARCH}>" /> + <input type="text" name="keywords" <{if $actionForm}>value="<{$actionForm->getVar('keywords')|escape}>"<{/if}> /> + <input type="submit" value="<{$smarty.const._SEARCH}>" class="formButton" /> </form> Index: xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_success.html diff -u xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_success.html:1.1.2.2 xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_success.html:1.1.2.3 --- xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_success.html:1.1.2.2 Mon Dec 19 23:02:36 2005 +++ xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_success.html Wed Dec 28 00:03:09 2005 @@ -3,9 +3,9 @@ <h4>» <{$smarty.const._MB_A_BASE_LANG_RESULT}></h4> <ul> - <{foreach item=record from=$records}> - <li><b>[ <{$record->mModuleName}> ] - <a href="<{$record->mActionUrl}>"><{$record->mTitle}></a></b> - <{if $record->mDescription}><br /><i>( <{$record->mDescription}> )</i><{/if}> - </li> - <{/foreach}> + <{foreach item=record from=$records}> + <li><b>[ <{$record->mModuleName}> ] - <a href="<{$record->mActionUrl}>"><{$record->mTitle}></a></b> + <{if $record->mDescription}><br /><i>( <{$record->mDescription}> )</i><{/if}> + </li> + <{/foreach}> </ul>