Commit dbd6fff8 authored by 's avatar

Added a dtml edit form fix to prevent creeping newlines from being

prepended to the document content.
parent 400f3b04
...@@ -49,8 +49,8 @@ ...@@ -49,8 +49,8 @@
ROWS="<!--#var dtpref_rows-->" ROWS="<!--#var dtpref_rows-->"
<!--#else dtpref_rows--> <!--#else dtpref_rows-->
ROWS="20" ROWS="20"
<!--#/if dtpref_rows-->> <!--#/if dtpref_rows-->><!--#var
<!--#var __str__--></TEXTAREA> __str__--></TEXTAREA>
</TD> </TD>
</TR> </TR>
<TR> <TR>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment