From 2c5f648b34623dbcd68e93a6d4938e555df48ee7 Mon Sep 17 00:00:00 2001 From: Kilian Saffran Date: Mon, 25 Feb 2019 15:35:26 +0100 Subject: [PATCH] style corrections --- tmpl/pages/avocats.php | 4 +- tmpl/pages/conditions-generales-de-vente.php | 2 + .../conditions-generales-utilisation.php | 27 +++++----- tmpl/pages/profile/applications.php | 4 +- tmpl/pages/profile/profile.php | 8 +-- tmpl/pages/protection-des-donnees.php | 50 +++---------------- tmpl/pages/rendezvous.php | 2 +- vendor/bootstrap4-tagsinput/tagsinput.css | 10 ++-- 8 files changed, 42 insertions(+), 65 deletions(-) diff --git a/tmpl/pages/avocats.php b/tmpl/pages/avocats.php index b51a14f..2904606 100644 --- a/tmpl/pages/avocats.php +++ b/tmpl/pages/avocats.php @@ -21,7 +21,7 @@ foreach ($avocats as $avo) { //print_r($avo); - echo '
+ echo '
@@ -78,10 +78,12 @@ foreach ($avocats as $avo) { echo '
'; + } } ?> +