From 844a5a58b2cb9ca3511e41b32238c13bc07a23d5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 12 Feb 2012 18:43:37 +0100 Subject: [PATCH] Fix: Style --- htdocs/contrat/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/contrat/fiche.php b/htdocs/contrat/fiche.php index 4287f5dae5e..769190bbae4 100644 --- a/htdocs/contrat/fiche.php +++ b/htdocs/contrat/fiche.php @@ -731,7 +731,7 @@ else while ($cursorline <= $nbofservices) { print ''; - print ''; + print ''; print $langs->trans("ServiceNb",$cursorline).''; print '';