From 541ab1728b0d9b2a0bf7d085139703b6dac602a7 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 30 Mar 2021 20:08:41 +0200 Subject: [PATCH] =?UTF-8?q?Aide=20supprim=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/news/view/config/config.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/module/news/view/config/config.php b/module/news/view/config/config.php index ed9a91a5..3a93e4b6 100755 --- a/module/news/view/config/config.php +++ b/module/news/view/config/config.php @@ -49,8 +49,7 @@
'Articles par page', - 'selected' => $this->getData(['module', $this->getUrl(0),'config', 'itemsperPage']), - 'help' => 'Nombre de news par page' + 'selected' => $this->getData(['module', $this->getUrl(0),'config', 'itemsperPage']) ]); ?>