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

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 8月 10日 (木) 19:52:02 JST


Index: xoops2jp/html/modules/base/templates/legacy_image_list.html
diff -u xoops2jp/html/modules/base/templates/legacy_image_list.html:1.1.2.5 xoops2jp/html/modules/base/templates/legacy_image_list.html:1.1.2.6
--- xoops2jp/html/modules/base/templates/legacy_image_list.html:1.1.2.5	Thu Aug  3 18:43:39 2006
+++ xoops2jp/html/modules/base/templates/legacy_image_list.html	Thu Aug 10 19:52:02 2006
@@ -17,7 +17,7 @@
 //-->
 </script>
 
-<form action="./index.php?action=ImageList" method="GET">
+<form method="get" action="./index.php?action=ImageList">
   <select name="imgcat_id" onchange="location='<{$smarty.const.XOOPS_URL}>/imagemanager.php?target=<{$target}>&amp;imgcat_id='+this.options[this.selectedIndex].value">
     <option value="0">---</option>
     <{xoops_optionsArray from=$categoryArr value=imgcat_id label=imgcat_name default=$imgcatId}>


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