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'])
]); ?>