From: Agnibho Mondal Date: Wed, 9 Jun 2021 02:55:05 +0000 (+0530) Subject: Minor X-Git-Url: https://code.agnibho.com/repo?a=commitdiff_plain;h=189d972aed44a9475fea6a501cd95538629487c0;p=simpleipd.git Minor --- 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"].")"; ?>