JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
update wfpl and templates
[contractor-progress.git] / login.php
index da07a64..3e88184 100644 (file)
--- a/login.php
+++ b/login.php
@@ -56,9 +56,8 @@ function login_main() {
                        }
                }
 
-               tem_sub('failed');
+               tem_set('failed');
        }
-       tem_sub('main_body');
 }
 
 ?>