my initial thought is to comment out line 21 of theme-login.php so it should look like this now:

//add_action('init', 'app_login_init', 98);

After I did that I got the old wordpress login...