At 08:44 PM 6/19/00 +0800, mike wrote:
>Fix for www/storageForm.dtml
>
>$ diff storageForm.dtml.orig storageForm.dtml 
>7c7
><   <FORM METHOD="POST" ACTION="manage_setStorage">
>---
>>   <FORM METHOD="POST" ACTION=".">
>56c56
><       <br><INPUT TYPE="SUBMIT" value=" Change Storage Settings">
>---
>>       <br><INPUT TYPE="SUBMIT" name="manage_setStorage:method" value="
Change Storage Settings">
>

What was the original doing incorrectly?  Thanks.


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to