Fix for the Open in New Window in Patient/Client->Patients search gui, take 2.
[openemr.git] / interface / main / finder / keyboard.php
blob3b113a8adca2a6efff94cec36c1056c2efdb633c
1 <?php
2 include_once("../../globals.php");
3 ?>
5 <html>
6 <head>
7 <?php html_header_show();?>
9 <link rel=stylesheet href="<?php echo $css_header;?>" type="text/css">
11 </head>
12 <body class="body_bottom">
14 <img src="pic/keyboard.gif">
16 </body>
17 </html>