diff --git a/htdocs/lib/security.lib.php b/htdocs/lib/security.lib.php index 26e19084246..f5736bda400 100644 --- a/htdocs/lib/security.lib.php +++ b/htdocs/lib/security.lib.php @@ -41,7 +41,7 @@ function dol_loginfunction($langs,$conf,$mysoc) if (file_exists(DOL_DOCUMENT_ROOT.'/'.$conf->css.".php")) $conf->css.=".php"; header('Cache-Control: Public, must-revalidate'); - header("Content-type: text/html; charset=".$conf->character_set_client); + header("Content-type: text/html; charset=".$conf->file->character_set_client); if (! empty($_REQUEST["urlfrom"])) $_SESSION["urlfrom"]=$_REQUEST["urlfrom"]; else unset($_SESSION["urlfrom"]); @@ -154,7 +154,7 @@ function dol_loginfunction($langs,$conf,$mysoc) print '
| '; + print ' | '; print ' | '.img_refresh().' | '; print '