1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-02 20:57:26 +02:00

Update cpage.php

This commit is contained in:
Gábor
2017-01-09 08:32:27 +01:00
committed by GitHub
parent e391323eaa
commit a3c63800e8

View File

@@ -134,7 +134,7 @@ class page_admin_form_ui extends e_admin_form_ui
// BOOKS & CHAPTERS
class page_chapters_ui extends e_admin_ui
{
protected $pluginTitle = 'Page';
protected $pluginTitle = CUSLAN_59;
protected $pluginName = 'core';
protected $table = "page_chapters";
protected $pid = "chapter_id";