diff --git a/themes/default/template.php b/themes/default/template.php index 54b8409096..066a9ac8d0 100644 --- a/themes/default/template.php +++ b/themes/default/template.php @@ -2165,59 +2165,60 @@ $value) { - $text[$key] = $value[$_SESSION['domain']['language']['code']]; - } - //set a default login destination - if (strlen($_SESSION['login']['destination']['url']) == 0) { - $_SESSION['login']['destination']['url'] = PROJECT_PATH."/core/user_settings/user_dashboard.php"; - } - //login form - /* - echo "