diff --git a/htdocs/core/tpl/login.tpl.php b/htdocs/core/tpl/login.tpl.php index af5dd80415a..31a13a35664 100644 --- a/htdocs/core/tpl/login.tpl.php +++ b/htdocs/core/tpl/login.tpl.php @@ -22,8 +22,9 @@ header('Cache-Control: Public, must-revalidate'); header("Content-type: text/html; charset=".$conf->file->character_set_client); ?> + - + diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index ed91b9a34fc..a1af9710e26 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -828,10 +828,10 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs if (empty($conf->css)) $conf->css = '/theme/eldy/style.css.php'; // If not defined, eldy by default - print ''; + //print ''; //print ''; //print ''; - //print ''; + print ''; print "\n"; print "\n"; if (empty($disablehead))