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

Back to archive index

Minahito minah****@users*****
2006年 8月 4日 (金) 13:37:08 JST


Index: xoops2jp/html/modules/base/templates/legacy_image_upload.html
diff -u xoops2jp/html/modules/base/templates/legacy_image_upload.html:1.1.2.4 xoops2jp/html/modules/base/templates/legacy_image_upload.html:1.1.2.5
--- xoops2jp/html/modules/base/templates/legacy_image_upload.html:1.1.2.4	Wed Jun 14 01:12:53 2006
+++ xoops2jp/html/modules/base/templates/legacy_image_upload.html	Fri Aug  4 13:37:08 2006
@@ -8,7 +8,7 @@
 </div>
 <{/if}>
 
-<form action="index.php?op=upload" method="post" enctype="multipart/form-data">
+<form action="<{$xoops_url}>/imagemanager.php?op=upload" method="post" enctype="multipart/form-data">
   <{xoops_token form=$actionForm}>
   <{xoops_input type=hidden name=imgcat_id value=$actionForm->get('imgcat_id')}>
   <{xoops_input type=hidden name=target value=$target}>


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