From 616552837f164e419b342775de5db1950305ca76 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Sun, 3 Jan 2016 19:01:02 +0100 Subject: [PATCH] Correction erreur notice --- Consultations.php | 7 +++---- Medecins.php | 6 +++--- Patients.php | 6 +++--- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/Consultations.php b/Consultations.php index ca5aa64..5aefcf1 100755 --- a/Consultations.php +++ b/Consultations.php @@ -72,10 +72,9 @@ $medecinOpt = (!is_numeric($medecinOpt)) ? null : $medecinOpt; - + + +
diff --git a/Medecins.php b/Medecins.php index 901e188..26648e3 100755 --- a/Medecins.php +++ b/Medecins.php @@ -74,9 +74,9 @@ $medecinsSearch = ( isset($_GET['medecins']) ) ? json_decode( customCompression( - + + +

Recherche par nom et/ou prénom:

diff --git a/Patients.php b/Patients.php index 89a842e..9c09908 100755 --- a/Patients.php +++ b/Patients.php @@ -77,9 +77,9 @@ $patientOpt = (isset($_POST['update_id'])) ? $_POST['update_id'] : null; - + + +

Recherche par nom et/ou prénom: