JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: take advantage of tem_auto_show()
[wfpl.git] / metaform / template.php
index 5f59c6d..32c6a70 100644 (file)
@@ -104,8 +104,6 @@ function ~file_name~_main() {<!--~opt_display_1 {~-->
                return $ret;
        }
 <!--~}~-->
-       # sections displayed with tem_show() will be coppied to the main template if you have one.
-       tem_show('main_body');
 }<!--~opt_display_2 {~-->
 
 function ~file_name~_display_main() {