From 498eb88cb636a9a729f5f0f6fa07cf4bd524d0a1 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Sun, 3 Jan 2016 19:05:22 +0100 Subject: [PATCH] Correction v2 --- Consultations.php | 6 +++--- Medecins.php | 6 +++--- Patients.php | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Consultations.php b/Consultations.php index 5aefcf1..4d39086 100755 --- a/Consultations.php +++ b/Consultations.php @@ -162,9 +162,9 @@ $medecinOpt = (!is_numeric($medecinOpt)) ? null : $medecinOpt; - + + +
diff --git a/Medecins.php b/Medecins.php index 26648e3..b55ffe4 100755 --- a/Medecins.php +++ b/Medecins.php @@ -120,9 +120,9 @@ $medecinsSearch = ( isset($_GET['medecins']) ) ? json_decode( customCompression(
- + + +

Ajout d'un nouveau médecin

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