JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Switched to clean urls (no .html at the end)
[wfpl.git] / metaform / template.php
index 3c5e6cc..b591fbc 100644 (file)
@@ -152,7 +152,7 @@ function _~form_name~_main() {<!--~end~--><!--~opt_http_pass_2 start~-->
                db_delete('~form_name~', 'where id=%i', $delete_id);
                message('Entry deleted.');
 
-               return './~form_name~.html';
+               return './~form_name~';
        }
 
        if(!$edit_id) {<!--~opt_listing_1 start~-->