diff options
-rw-r--r-- | modules/user/views/login_ajax.html.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/user/views/login_ajax.html.php b/modules/user/views/login_ajax.html.php index 56bc1cbd..2416fe7a 100644 --- a/modules/user/views/login_ajax.html.php +++ b/modules/user/views/login_ajax.html.php @@ -25,7 +25,6 @@ $("#gDialog").dialog("close"); window.location.reload(); } - } }); }; |