diff --git a/htdocs/boutique/livre/fiche.php b/htdocs/boutique/livre/fiche.php
index 943e36fa5aa..84f7f2fe5fd 100644
--- a/htdocs/boutique/livre/fiche.php
+++ b/htdocs/boutique/livre/fiche.php
@@ -201,6 +201,8 @@ else
foreach ($auteurs as $key => $value)
{
+ print '';
+ print '
';
print ''.$value."
\n";
}
print "";
@@ -216,7 +218,7 @@ else
print "";
@@ -225,7 +227,7 @@ else
print '';
$listecat = new Categorie($db);
- print '