diff --git a/bookdetail.php b/bookdetail.php
index 1edd2f3..15bc766 100644
--- a/bookdetail.php
+++ b/bookdetail.php
@@ -23,7 +23,7 @@ $book->getLinkArray ();
hasCover) {
?>
-
+ " />
diff --git a/index.php b/index.php
index 36d6f71..86217f5 100644
--- a/index.php
+++ b/index.php
@@ -214,7 +214,7 @@
book->hasCover) {
?>
-
+ " />
diff --git a/lang/Localization_fr.json b/lang/Localization_fr.json
index f43db41..10a3633 100644
--- a/lang/Localization_fr.json
+++ b/lang/Localization_fr.json
@@ -31,6 +31,7 @@
"content.series":"Collection:",
"content.series.data":"Livre {0} dans la collection {1}",
"content.publisher":"Editeur:",
+"content.published":"Publié:",
"content.publisher.data":"Publié {0} le {1}",
"content.summary":"Résumé:",
"bookentry.series":"Livre {0} dans la collection {1}",