JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: in generated php file: template sub-section html-editor so it propogates...
[wfpl.git] / metaform / template.php
index 1822ff3..9742f4e 100644 (file)
@@ -226,7 +226,8 @@ function _~file_name~_main() {<!--~end~--><!--~opt_http_pass_2 start~-->
                tem_show('edit_msg');
        }
 
-       tem_show('form');
+       tem_show('form');<!--~show_extra_headers start~-->
+       tem_show('extra_headers');<!--~end~-->
 }
 
 ?>