From b1414a22b730ec15612f8a0d3a3d1cb4f8f310bd Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 13 Sep 2004 07:07:08 +0000 Subject: [PATCH] Modif style de liste --- htdocs/comm/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index cbf27297485..52b25725bc4 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -467,7 +467,7 @@ if ($_socid > 0) * Listes des actions a faire * */ - print ''; + print '
'; print ''; print ''; print '
'.$langs->trans("ActionsToDo").' '.$langs->trans("AddActionToDo").'
';