mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
*** empty log message ***
This commit is contained in:
parent
cc9d8e9da7
commit
7b2b156a85
|
|
@ -53,6 +53,7 @@ function top_menu($head) {
|
|||
print $head;
|
||||
print "<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=iso-8859-1\">\n";
|
||||
print '<LINK REL="stylesheet" TYPE="text/css" HREF="/'.$conf->css.'">';
|
||||
print '<title>Dolibarr</title>';
|
||||
print "</HEAD>\n";
|
||||
|
||||
print '<BODY TOPMARGIN="0" BOTTOMMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0">';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user