From aec0d4022b0560551eee28f06b3911e50528d29d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 4 Sep 2018 19:59:20 +0200 Subject: [PATCH] Fix responsive --- htdocs/societe/list.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/htdocs/societe/list.php b/htdocs/societe/list.php index 1adb3ab2c15..72071919a9b 100644 --- a/htdocs/societe/list.php +++ b/htdocs/societe/list.php @@ -766,21 +766,21 @@ if (! empty($arrayfields['s.town']['checked'])) if (! empty($arrayfields['s.zip']['checked'])) { print ''; - print ''; + print ''; print ''; } // State if (! empty($arrayfields['state.nom']['checked'])) { print ''; - print ''; + print ''; print ''; } // Region if (! empty($arrayfields['region.nom']['checked'])) { print ''; - print ''; + print ''; print ''; } // Country @@ -801,14 +801,14 @@ if (! empty($arrayfields['s.email']['checked'])) { // Email print ''; - print ''; + print ''; print ''; } if (! empty($arrayfields['s.phone']['checked'])) { // Phone print ''; - print ''; + print ''; print ''; } if (! empty($arrayfields['s.fax']['checked'])) @@ -822,14 +822,14 @@ if (! empty($arrayfields['s.url']['checked'])) { // Url print ''; - print ''; + print ''; print ''; } if (! empty($arrayfields['s.siren']['checked'])) { // IdProf1 print ''; - print ''; + print ''; print ''; } if (! empty($arrayfields['s.siret']['checked'])) @@ -850,28 +850,28 @@ if (! empty($arrayfields['s.idprof4']['checked'])) { // IdProf4 print ''; - print ''; + print ''; print ''; } if (! empty($arrayfields['s.idprof5']['checked'])) { // IdProf5 print ''; - print ''; + print ''; print ''; } if (! empty($arrayfields['s.idprof6']['checked'])) { // IdProf6 print ''; - print ''; + print ''; print ''; } if (! empty($arrayfields['s.tva_intra']['checked'])) { // Vat number print ''; - print ''; + print ''; print ''; } @@ -958,7 +958,7 @@ if (! empty($arrayfields['s.status']['checked'])) if (! empty($arrayfields['s.import_key']['checked'])) { print ''; - print ''; + print ''; print ''; } // Action column