]> Softwares of Agnibho - simpleipd.git/commitdiff
Minor
authorAgnibho Mondal <mondal@agnibho.com>
Sat, 22 May 2021 06:51:22 +0000 (12:21 +0530)
committerAgnibho Mondal <mondal@agnibho.com>
Sat, 22 May 2021 06:51:22 +0000 (12:21 +0530)
www/printdata.php

index 190d8e779eb4b3171cb1cc5c27fe25f1471b4540..fb441235049da402dcdec8b690c07d7ba99a846a 100644 (file)
@@ -64,7 +64,8 @@ $discharge=$discharge."</ol>";
   </head>
   <body>
     <div class="container">
-      <h4><?php echo CONFIG_TITLE;?></h4>
+      <h2><?php echo CONFIG_TITLE;?></h2>
+      <h4><?php echo "Patient Record";?></h4>
       <?php echo $info;?>
       <?php echo "<p><strong>Status: </strong>".$status."</p>";?>
       <?php echo $history;?>