From 3cac580e7a9c150491c1c629d60892859c4d8142 Mon Sep 17 00:00:00 2001 From: Julia Longtin Date: Mon, 4 Feb 2013 03:46:38 +0000 Subject: [PATCH] add initial comment block, correct spacing, and remove unnecissary import of patient notes API. --- interface/billing/print_billing_report.php | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) diff --git a/interface/billing/print_billing_report.php b/interface/billing/print_billing_report.php index a04b18e74..421142e4f 100644 --- a/interface/billing/print_billing_report.php +++ b/interface/billing/print_billing_report.php @@ -1,4 +1,5 @@ - - -
- - - - - - -" . xlt("Tertiary Insurance Data") . ":
"; printRecDataOne($insurance_data_array, getRecInsuranceData ($iter{"pid"},"tertiary"), $COLS); - - - //================================== print "\n"; @@ -211,10 +189,8 @@ printRecDataOne($insurance_data_array, getRecInsuranceData ($iter{"pid"},"tertia } print "\n"; // small table - } - ?> -- 2.11.4.GIT