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:
@@ -134,7 +134,7 @@ class page_admin_form_ui extends e_admin_form_ui
|
|||||||
// BOOKS & CHAPTERS
|
// BOOKS & CHAPTERS
|
||||||
class page_chapters_ui extends e_admin_ui
|
class page_chapters_ui extends e_admin_ui
|
||||||
{
|
{
|
||||||
protected $pluginTitle = 'Page';
|
protected $pluginTitle = CUSLAN_59;
|
||||||
protected $pluginName = 'core';
|
protected $pluginName = 'core';
|
||||||
protected $table = "page_chapters";
|
protected $table = "page_chapters";
|
||||||
protected $pid = "chapter_id";
|
protected $pid = "chapter_id";
|
||||||
|
Reference in New Issue
Block a user