JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform sets main_body for site-wide template integration, and defaults to 'empty...
[wfpl.git] / metaform.php
index c4d83a0..63c1c6e 100644 (file)
@@ -321,10 +321,8 @@ function make_php() {
        if($GLOBALS['opt_listing'] == 'Yes') {
                $tem->show('opt_listing_1');
                $tem->show('opt_listing_2');
-               $tem->show('opt_listing_3');
                $tem->show('opt_listing_4');
        } else {
-               $tem->show('opt_listing_3_else');
                $tem->show('opt_listing_4_else');
        }
        if($GLOBALS['opt_db'] == 'Yes') {