diff -r 1e956881d362 -r 367768040a61 includes/clientside/static/login.js --- a/includes/clientside/static/login.js Sat Sep 26 15:26:14 2009 -0400 +++ b/includes/clientside/static/login.js Wed Sep 30 20:01:23 2009 -0400 @@ -1170,10 +1170,6 @@ }, function(response) { whiteOutReportSuccess(whitey); - setTimeout(function() - { - miniPromptDestroy(mp); - }, 1250); }); return false; }