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