From a44363ce3dac0b211e0f6b2628c54295ced71f69 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 12 Jan 2018 14:41:57 +0100 Subject: [PATCH] Fix responsive --- htdocs/comm/mailing/cibles.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/comm/mailing/cibles.php b/htdocs/comm/mailing/cibles.php index cdfd3e526cd..7729c2737cc 100644 --- a/htdocs/comm/mailing/cibles.php +++ b/htdocs/comm/mailing/cibles.php @@ -443,6 +443,7 @@ if ($object->fetch($id) >= 0) if ($page) $param.= "&page=".$page; + print '
'; print ''; // Ligne des champs de filtres @@ -590,6 +591,7 @@ if ($object->fetch($id) >= 0) } } print "

"; + print '
'; print '';