JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: new names for standard template sections
[wfpl.git] / metaform / template.php
index 47bd90e..4db9dad 100644 (file)
@@ -221,5 +221,5 @@ function ~file_name~_main_form($id = false) {~pulldowns {~
        tem_set('upload_max_filesize', upload_max_filesize());~}~
 
        tem_set('form', $data);~show_extra_headers {~
-       tem_set('extra_headers');~}~
+       tem_set('$head');~}~
 }