From 8f2cc78fb9c669d57e883c98bc4ae1eadae654f5 Mon Sep 17 00:00:00 2001 From: sunsetsystems Date: Wed, 28 Dec 2005 05:29:05 +0000 Subject: [PATCH] remove obsolete frame divider images --- interface/patient_file/encounter/blank.php | 3 ++- interface/patient_file/encounter/copay.php | 4 ++++ interface/patient_file/encounter/diagnosis.php | 4 ++++ interface/patient_file/encounter/other.php | 4 ++++ interface/patient_file/encounter/search_code.php | 4 ++++ interface/patient_file/summary/pnotes.php | 4 ++++ 6 files changed, 22 insertions(+), 1 deletion(-) diff --git a/interface/patient_file/encounter/blank.php b/interface/patient_file/encounter/blank.php index af1619bb8..09db01ac1 100644 --- a/interface/patient_file/encounter/blank.php +++ b/interface/patient_file/encounter/blank.php @@ -18,7 +18,7 @@ include_once("$srcdir/sql.inc"); topmargin=0 rightmargin=0 leftmargin=2 bottommargin=0 marginwidth=2 marginheight=0> - + \ No newline at end of file diff --git a/interface/patient_file/encounter/copay.php b/interface/patient_file/encounter/copay.php index 8d28f9cba..8c068f270 100644 --- a/interface/patient_file/encounter/copay.php +++ b/interface/patient_file/encounter/copay.php @@ -19,9 +19,13 @@ $N=10 + + +
diff --git a/interface/patient_file/encounter/diagnosis.php b/interface/patient_file/encounter/diagnosis.php index 52ded897d..d4cc38703 100644 --- a/interface/patient_file/encounter/diagnosis.php +++ b/interface/patient_file/encounter/diagnosis.php @@ -71,9 +71,13 @@ if (isset($mode)) { + + +
diff --git a/interface/patient_file/encounter/other.php b/interface/patient_file/encounter/other.php index 62b8bb268..b2028cabc 100644 --- a/interface/patient_file/encounter/other.php +++ b/interface/patient_file/encounter/other.php @@ -19,9 +19,13 @@ $N=10 + + +
diff --git a/interface/patient_file/encounter/search_code.php b/interface/patient_file/encounter/search_code.php index 30458c3f2..574e3c679 100644 --- a/interface/patient_file/encounter/search_code.php +++ b/interface/patient_file/encounter/search_code.php @@ -25,9 +25,13 @@ $code_type = $_GET['type']; + + +
diff --git a/interface/patient_file/summary/pnotes.php b/interface/patient_file/summary/pnotes.php index 87fa81025..06c3dc514 100644 --- a/interface/patient_file/summary/pnotes.php +++ b/interface/patient_file/summary/pnotes.php @@ -27,9 +27,13 @@ + + +
-- 2.11.4.GIT