diff --git a/htdocs/fourn/fiche.php b/htdocs/fourn/fiche.php
index 9c468c14a95..83b3f2cd8e2 100644
--- a/htdocs/fourn/fiche.php
+++ b/htdocs/fourn/fiche.php
@@ -132,7 +132,7 @@ if ( $societe->fetch($socid) )
print '
| '.$langs->trans("Phone").' | '.dolibarr_print_phone($societe->tel).' | '.$langs->trans("Fax").' | '.dolibarr_print_phone($societe->fax).' |
';
print '| '.$langs->trans("Web")." | url\">$societe->url |
";
- print '';
+ print '
';
/*
*
*/
@@ -257,7 +257,7 @@ if ( $societe->fetch($socid) )
*
*/
print '';
- print '' . "
\n";
+ print '' . "\n";
print '';
/*