Removed an include not used.
This commit is contained in:
parent
a41e3453b9
commit
be99f4e646
@ -788,7 +788,6 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs
|
|||||||
|
|
||||||
// Output style sheets
|
// Output style sheets
|
||||||
print '<link rel="stylesheet" type="text/css" title="default" href="'.DOL_URL_ROOT.'/'.$conf->css.'">'."\n";
|
print '<link rel="stylesheet" type="text/css" title="default" href="'.DOL_URL_ROOT.'/'.$conf->css.'">'."\n";
|
||||||
print '<link rel="stylesheet" type="text/css" media="print" href="'.DOL_URL_ROOT.'/theme/print.css">'."\n";
|
|
||||||
// CSS forced by modules
|
// CSS forced by modules
|
||||||
if (is_array($conf->css_modules))
|
if (is_array($conf->css_modules))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user