From 7b11a69f6c81a2327a8f033f11374c1cedd5a6ad Mon Sep 17 00:00:00 2001 From: Adam Zammit Date: Wed, 4 Oct 2017 12:16:36 +1100 Subject: [PATCH] Avoid using GET requests when adding case notes --- admin/supervisor.php | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/admin/supervisor.php b/admin/supervisor.php index 5a8a9c91..fd502973 100644 --- a/admin/supervisor.php +++ b/admin/supervisor.php @@ -165,7 +165,7 @@ if (!empty($rs))
+

 " . T_("Set a case outcome") . "

"; ?> -
+ -

+

 " . T_("Deidentify") . "

"; print "
" . T_("Remove all sample details and contact numbers from this case") . "
"; ?> -
- +