[CMF-checkins] CVS: CMF - document_edit_form.pt:1.2

andrew@digicool.com andrew@digicool.com
Mon, 25 Jun 2001 13:29:21 -0400 (EDT)


Update of /cvs-repository/CMF/CMFDecor/skins/zpt_content
In directory korak.digicool.com:/tmp/cvs-serv16888/zpt_content

Modified Files:
	document_edit_form.pt 
Log Message:

*in document_edit_form fixed a bug in the seatbelts which
resulted from some dtml being left in the pagetemplate.
*discussion_reply_form - addition skin converted.



--- Updated File document_edit_form.pt in package CMF --
--- document_edit_form.pt	2001/06/20 18:49:16	1.1
+++ document_edit_form.pt	2001/06/25 17:29:20	1.2
@@ -15,7 +15,8 @@
 
 <form action="document_edit" method="post" enctype="multipart/form-data">
 
- <input type="hidden" name="SafetyBelt" value="&dtml-SafetyBelt;">
+ <input type="hidden" name="SafetyBelt" value=""
+        tal:attributes="value here/SafetyBelt">
 
 <table class="FormLayout">
  <tr>