[Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/customizetemplate.pt
	One action is enough.
    Philipp von Weitershausen 
    philikon at philikon.de
       
    Wed Mar  1 19:18:55 EST 2006
    
    
  
Log message for revision 65701:
  One action is enough.
  
Changed:
  U   Products.Five/branches/philikon-local-components/component/customizetemplate.pt
-=-
Modified: Products.Five/branches/philikon-local-components/component/customizetemplate.pt
===================================================================
--- Products.Five/branches/philikon-local-components/component/customizetemplate.pt	2006-03-02 00:02:36 UTC (rev 65700)
+++ Products.Five/branches/philikon-local-components/component/customizetemplate.pt	2006-03-02 00:18:55 UTC (rev 65701)
@@ -10,7 +10,7 @@
     template source
   </pre>
 
-  <form action="." action="@@customizetemplate" method="post"
+  <form action="@@customizetemplate" method="post"
         enctype="multipart/form-data">
 
     <input type="hidden" name="viewname" value="theviewname"
    
    
More information about the Zope-Checkins
mailing list