--- a/src/cm/templates/site/text_create_upload.html Mon Oct 11 14:46:20 2010 +0200
+++ b/src/cm/templates/site/text_create_upload.html Mon Oct 11 15:04:45 2010 +0200
@@ -31,7 +31,9 @@
<form id="text_create_upload" enctype="multipart/form-data" class="wizard-form" action="." method="post">
<table class="wide_form">
<tbody>
- {% include "site/macros/form_fields.html" %}
+ {% with 'upload_content' as form_type %}
+ {% include "site/macros/form_fields.html" %}
+ {% endwith %}
<tr>
<td style="vertical-align: top; width: 20%; text-align:right;">
</td>