diff --git a/resources/login.php b/resources/login.php index 251064d97e..fd16a8083e 100644 --- a/resources/login.php +++ b/resources/login.php @@ -251,7 +251,7 @@ $_SESSION['login']['destination']['url'] = (strlen($destination_query) > 0) ? $destination_path.'?'.$destination_query : $destination_path; } else { - $_SESSION['login']['destination']['url'] = PROJECT_PATH."/core/user_settings/user_dashboard.php"; + $_SESSION['login']['destination']['url'] = PROJECT_PATH."/core/dashboard/"; } //add the header