The Third Reminders email bug fix - contributed by arnabnaha
[openemr.git] / interface / patient_file / encounter / blank.php
bloba6dfad02db9a849b335760f992087f34d1f29e3a
1 <?php
2 /*
3 * Created on Dec 17, 2004
5 * To change the template for this generated file go to
6 * Window - Preferences - PHPeclipse - PHP - Code Templates
7 */
8 include_once("../../globals.php");
9 include_once("$srcdir/sql.inc");
12 <html>
13 <head>
14 <?php html_header_show();?>
17 <link rel="stylesheet" href="<?php echo $css_header;?>" type="text/css">
19 </head>
20 <body class="body_bottom">
22 <!--
23 <table border=0 cellspacing=0 cellpadding=0 height=100%>
24 <tr>
25 <td background="<?php echo $linepic;?>" width=7 height=100%>
26 &nbsp;
27 </td>
28 </tr>
29 </table>
30 -->
32 </body>
33 </html>