minor cosmetics
[openemr.git] / interface / login / filler.php
blobba8470ae4a474a512aaf8d8f6f9b3e4e174f274e
1 <?
2 $ignoreAuth=true;
3 include_once("../globals.php");
4 ?>
5 <html>
6 <head>
7 <title>Navigation</title>
8 <link rel=stylesheet href="<?echo $css_header;?>" type="text/css">
9 </head>
10 <body topmargin='0' rightmargin='0' leftmargin='5' marginheight='0' bottommargin='0'
11 link='#000000' vlink='#000000' alink='#000000' bgcolor='#24262c'>
12 <img style="position:absolute;top:0;left:0;"src=" <?=$GLOBALS['webroot']?>/interface/pic/logo.gif" />
13 </body>
14 </html>