From f120db9f07f726db1143b44e6d68f92035d95967 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 23 Apr 2005 18:25:17 +0000 Subject: [PATCH] Fix: Fermeture tableaux html --- htdocs/contrat/ligne.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htdocs/contrat/ligne.php b/htdocs/contrat/ligne.php index caad55c66b3..77ace484f02 100644 --- a/htdocs/contrat/ligne.php +++ b/htdocs/contrat/ligne.php @@ -285,8 +285,9 @@ $html = new Form($db); print '
'; print '
'; + print ''; - print ''; print ''; + print ''; print '';
'.$langs->trans("ActivateService").''; + print '
'.$langs->trans("ActivateService").'
'.$langs->trans("DateServiceActivate").''; if ($_POST["remonth"]) @@ -299,7 +300,7 @@ $html = new Form($db); } print $form->select_date($dateact); - print '
'.$langs->trans("User").''.$user->fullname.'