From 63dc6b0e54eb2c53f0a7dd343428740107cb21fa Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 11 Mar 2023 21:40:12 +0100 Subject: [PATCH] css --- htdocs/contact/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/contact/list.php b/htdocs/contact/list.php index 1a9a318acb5..a7bc1e713ff 100644 --- a/htdocs/contact/list.php +++ b/htdocs/contact/list.php @@ -1504,7 +1504,7 @@ while ($i < $imaxinloop) { // Alias name if (!empty($arrayfields['s.name_alias']['checked'])) { - print ''; + print ''; print dol_escape_htmltag($obj->alias); print ''; if (!$i) {