From 189d972aed44a9475fea6a501cd95538629487c0 Mon Sep 17 00:00:00 2001 From: Agnibho Mondal Date: Wed, 9 Jun 2021 08:25:05 +0530 Subject: [PATCH] Minor --- www/discharge.php | 1 + www/requisition.php | 1 + www/treatment.php | 1 + www/view.php | 1 + 4 files changed, 4 insertions(+) diff --git a/www/discharge.php b/www/discharge.php index aaec721..ceae377 100644 --- a/www/discharge.php +++ b/www/discharge.php @@ -33,6 +33,7 @@ if(!empty($_GET["pid"])){
+

Medicine List

diff --git a/www/requisition.php b/www/requisition.php index f4f3e1e..acafdd6 100644 --- a/www/requisition.php +++ b/www/requisition.php @@ -47,6 +47,7 @@ if(isSet($_GET["pid"])){
+

List of Requisitions

diff --git a/www/treatment.php b/www/treatment.php index 1d6b152..881d1c5 100644 --- a/www/treatment.php +++ b/www/treatment.php @@ -73,6 +73,7 @@ if(!empty($_GET["pid"])){
+

Medicine List

diff --git a/www/view.php b/www/view.php index 2ba2a2f..e49752f 100644 --- a/www/view.php +++ b/www/view.php @@ -105,6 +105,7 @@ if(isSet($_GET["pid"])){
> +
ID: getWard($pid)->fetchArray()["ward"]."-".$db->getBed($pid)->fetchArray()["bed"].")"; ?>