diff --git a/htdocs/core/templates/login.tpl.php b/htdocs/core/templates/login.tpl.php index 6b309292d58..b9c41bc4d55 100644 --- a/htdocs/core/templates/login.tpl.php +++ b/htdocs/core/templates/login.tpl.php @@ -23,6 +23,9 @@ header("Content-type: text/html; charset=".$conf->file->character_set_client); ?> + + @@ -55,10 +58,7 @@ function donnefocus() { } - +global->MAIN_HTML_HEADER ?> @@ -107,7 +107,7 @@ function donnefocus() {
| - |