From f0796d152faceb7929fae2b3e67293151ae66a62 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 15 Mar 2019 20:23:34 +0100 Subject: [PATCH] Responsive --- htdocs/adherents/list.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/htdocs/adherents/list.php b/htdocs/adherents/list.php index bd5f70d0973..35e1fd1553f 100644 --- a/htdocs/adherents/list.php +++ b/htdocs/adherents/list.php @@ -436,23 +436,23 @@ if (! empty($conf->global->MAIN_SHOW_TECHNICAL_ID)) if (! empty($arrayfields['d.ref']['checked'])) { print ''; - print ''; + print ''; print ''; } if (! empty($arrayfields['d.civility']['checked'])) { print ''; - print ''; + print ''; } if (! empty($arrayfields['d.firstname']['checked'])) { print ''; - print ''; + print ''; } if (! empty($arrayfields['d.lastname']['checked'])) { print ''; - print ''; + print ''; } if (! empty($arrayfields['d.gender']['checked'])) { @@ -464,12 +464,12 @@ if (! empty($arrayfields['d.gender']['checked'])) if (! empty($arrayfields['d.company']['checked'])) { print ''; - print ''; + print ''; } if (! empty($arrayfields['d.login']['checked'])) { print ''; - print ''; + print ''; } if (! empty($arrayfields['d.morphy']['checked'])) { @@ -487,24 +487,24 @@ if (! empty($arrayfields['t.libelle']['checked'])) if (! empty($arrayfields['d.address']['checked'])) { print ''; - print ''; + print ''; } if (! empty($arrayfields['d.zip']['checked'])) { print ''; - print ''; + print ''; } if (! empty($arrayfields['d.town']['checked'])) { print ''; - print ''; + print ''; } // State if (! empty($arrayfields['state.nom']['checked'])) { print ''; - print ''; + print ''; print ''; } // Country @@ -518,7 +518,7 @@ if (! empty($arrayfields['country.code_iso']['checked'])) if (! empty($arrayfields['d.phone']['checked'])) { print ''; - print ''; + print ''; } // Phone perso if (! empty($arrayfields['d.phone_perso']['checked'])) @@ -530,13 +530,13 @@ if (! empty($arrayfields['d.phone_perso']['checked'])) if (! empty($arrayfields['d.phone_mobile']['checked'])) { print ''; - print ''; + print ''; } // Email if (! empty($arrayfields['d.email']['checked'])) { print ''; - print ''; + print ''; } if (! empty($arrayfields['d.datefin']['checked']))