master
Jean-Christian Paul Denis 2021-10-30 15:48:56 +02:00
parent b349e6298c
commit 7f7703b261
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ if (!defined('DC_CONTEXT_ADMIN')) {
* @brief postWidgetText - admin list methods.
* @since 2.6
*/
class postWidgetTextList extends adminGenericList
class listPostWidgetText extends adminGenericList
{
public function display($page, $nb_per_page, $enclose = '')
{