diff --git a/htdocs/comm/action/card.php b/htdocs/comm/action/card.php index d158528ce0f..07bc0dd481b 100644 --- a/htdocs/comm/action/card.php +++ b/htdocs/comm/action/card.php @@ -1697,7 +1697,7 @@ if ($id > 0) print $langs->trans("Done"); print ' '; } - print '
'; + print '
'; } } } @@ -2009,7 +2009,7 @@ if ($id > 0) print $langs->trans("Done"); print ' '; } - print '
'; + print '
'; } }