From d8ddf7b0d88be32c4fac5d8daa4b6993bb18f42b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tempez?= Date: Thu, 2 Jun 2022 11:31:40 +0200 Subject: [PATCH] =?UTF-8?q?Blog=2053=20ic=C3=B4ne=20RSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/blog/blog.php | 2 +- module/blog/view/article/article.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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']) . '

' ; ?>