diff --git a/module/blog/blog.php b/module/blog/blog.php index 377bc56e..2ebf9d8d 100644 --- a/module/blog/blog.php +++ b/module/blog/blog.php @@ -15,7 +15,7 @@ class blog extends common { - const VERSION = '5.2'; + const VERSION = '5.3'; const REALNAME = 'Blog'; const DATADIRECTORY = ''; // Contenu localisé inclus par défaut (page.json et module.json) diff --git a/module/blog/view/article/article.php b/module/blog/view/article/article.php index 7622e110..7e418d99 100644 --- a/module/blog/view/article/article.php +++ b/module/blog/view/article/article.php @@ -54,7 +54,7 @@ getData(['module',$this->getUrl(0), 'config', 'feeds'])): ?>
- + ' . $this->getData(['module',$this->getUrl(0), 'config', 'feedsLabel']) . '

' ; ?>