Tom Hayakawa
tom_g3x****@users*****
2006年 8月 28日 (月) 01:00:11 JST
Index: xoops2jp/html/modules/legacyRender/admin/templates/tplfile_list.html diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplfile_list.html:1.1.2.23 xoops2jp/html/modules/legacyRender/admin/templates/tplfile_list.html:1.1.2.24 --- xoops2jp/html/modules/legacyRender/admin/templates/tplfile_list.html:1.1.2.23 Mon Aug 21 22:11:17 2006 +++ xoops2jp/html/modules/legacyRender/admin/templates/tplfile_list.html Mon Aug 28 01:00:10 2006 @@ -23,7 +23,7 @@ </div> <div class="legacyRender_TemplateSelect"> -<form action="./index.php" method="GET"> +<form action="./index.php" method="get"> <input type="hidden" name="action" value="TplfileList" /> <{$smarty.const._AD_LEGACYRENDER_LANG_TPL_TPLSET}> : <select name="tpl_tplset"> @@ -42,7 +42,7 @@ <select name="tpl_module"> <{foreach from=$modules item=module}> <{if is_object($filterForm->mModule)}> - <option value="<{$module->getShow('dirname')}>" <{if $filterForm->mModule->get('dirname') == $module->get('dirname')}>selected<{/if}> > + <option value="<{$module->getShow('dirname')}>" <{if $filterForm->mModule->get('dirname') == $module->get('dirname')}>selected="selected"<{/if}> > <{$module->getShow('name')}>(<{$module->getShow('dirname')}>)</option> <{else}> <option value="<{$module->getShow('dirname')}>">