From c6b2b961668d7fbf4029491c6901139ebf364b52 Mon Sep 17 00:00:00 2001 From: cfapress Date: Thu, 22 Jan 2009 16:38:35 +0000 Subject: [PATCH] Code to allow a form to be deleted from an encounter --- interface/patient_file/encounter/delete_form.php | 80 ++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 interface/patient_file/encounter/delete_form.php diff --git a/interface/patient_file/encounter/delete_form.php b/interface/patient_file/encounter/delete_form.php new file mode 100644 index 000000000..b5e73eb59 --- /dev/null +++ b/interface/patient_file/encounter/delete_form.php @@ -0,0 +1,80 @@ +top.restoreSession();window.location='$address';\n"; + exit; +} +?> + + + + + + + + + + + + + +Delete Encounter Form + +
+ $value) { + echo ''."\n"; +} +?> + +

+You are about to delete the form '' from . +

+ + +
+ + + + + + -- 2.11.4.GIT