Initial revision
[openemr.git] / filler.php
blob4ca742fc797418c0af3c2ab8da835ac088ef3d8f
1 <?
2 $ignoreAuth=true;
3 include_once("../globals.php");
5 ?>
8 <html>
9 <head>
10 <title>Navigation</title>
12 <link rel=stylesheet href="<?echo $css_header;?>" type="text/css">
14 </head>
15 <body topmargin=0 rightmargin=0 leftmargin=5 marginheight=0 bottommargin=0 link=#000000 vlink=#000000 alink=#000000>
16 <img style="position:absolute;top:0;left:0;"src=" <?=$GLOBALS['webroot']?>/interface/pic/osmslogo.jpg" />
18 </body>
19 </html>