From d1cafde77d3e08c53f85db2c5636579b56fc5a72 Mon Sep 17 00:00:00 2001 From: aspangaro Date: Fri, 21 Oct 2016 06:39:39 +0200 Subject: [PATCH] No rowspan needed --- htdocs/compta/paiement.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/compta/paiement.php b/htdocs/compta/paiement.php index ed133716f86..3f8d97976bd 100644 --- a/htdocs/compta/paiement.php +++ b/htdocs/compta/paiement.php @@ -512,8 +512,8 @@ if ($action == 'create' || $action == 'confirm_paiement' || $action == 'add_paie // Comments print ''.$langs->trans('Comments').''; - print ''; - print ''; + print ''; + print ''; print '';