diff --git a/htdocs/core/tpl/contacts.tpl.php b/htdocs/core/tpl/contacts.tpl.php index cb52f20f94bd8..02cfbdf9550d7 100644 --- a/htdocs/core/tpl/contacts.tpl.php +++ b/htdocs/core/tpl/contacts.tpl.php @@ -326,29 +326,27 @@ } print ""; -foreach ($list as $entry) { -?> - - - thirdparty_html ?> +foreach ($list as $entry) { ?> + + + thirdparty_html ?> - - contact_html ?> + + contact_html ?> - + - nature_html) ?> + nature_html) ?> - contact_warning ? img_picto($langs->trans("ThisContactHasAnUser"), 'warning') : '') ?> + contact_warning ? img_picto($langs->trans("ThisContactHasAnUser"), 'warning') : '') ?> - - type) ?> + + type) ?> - - status_html ?> + + status_html ?> -id); $href .= '&action=deletecontact&token='.newToken();