Tom Hayakawa
tom_g3x****@users*****
2006年 2月 3日 (金) 01:14:23 JST
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.6 xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html:1.1.2.7 --- xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html:1.1.2.6 Thu Feb 2 18:18:04 2006 +++ xoops2jp/html/modules/base/admin/templates/legacy_admin_actionsearch_form.html Fri Feb 3 01:14:23 2006 @@ -7,7 +7,6 @@ <div><{$smarty.const._MB_A_BASE_LANG_ACTIONSEARCH_INFO}></div> <form action="index.php?action=ActSearch" method="post"> - <{xoops_token form=$actionForm}> <input type="text" name="keywords" <{if $actionForm}>value="<{$actionform->get('keywords')|escape}>"<{/if}> /> <input type="submit" value="<{$smarty.const._SEARCH}>" class="formButton" /> </form>