From 4a8006b330f92fba1ff69e59f1b516559dc8de2a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 16 Feb 2017 23:15:47 +0100 Subject: [PATCH] Fix style --- htdocs/compta/paiement/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/paiement/card.php b/htdocs/compta/paiement/card.php index 7de97eba2e0..31b4ea8e993 100644 --- a/htdocs/compta/paiement/card.php +++ b/htdocs/compta/paiement/card.php @@ -203,7 +203,7 @@ if ($action == 'valide') $linkback = '' . $langs->trans("BackToList") . ''; -print ''."\n"; +print '
'."\n"; // Ref print '
'.$langs->trans('Ref').'';