Fix: feuille de style non effective sur install
This commit is contained in:
parent
cede53285b
commit
e5c4dbbde7
@ -54,7 +54,7 @@ function pHeader($soutitre,$next)
|
|||||||
|
|
||||||
print '<html>';
|
print '<html>';
|
||||||
print '<head>';
|
print '<head>';
|
||||||
print '<meta http-equiv="content-type" content="text/html; charset='.$langs->trans("charset").'"';
|
print '<meta http-equiv="content-type" content="text/html; charset='.$langs->trans("charset").'">';
|
||||||
print '<link rel="stylesheet" type="text/css" href="./default.css">';
|
print '<link rel="stylesheet" type="text/css" href="./default.css">';
|
||||||
print '<title>'.$langs->trans("DolibarrSetup").'</title>';
|
print '<title>'.$langs->trans("DolibarrSetup").'</title>';
|
||||||
print '</head>';
|
print '</head>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user