mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Update cpage.php
This commit is contained in:
parent
e391323eaa
commit
a3c63800e8
@ -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";
|
||||
@ -808,4 +808,4 @@ require_once(e_ADMIN.'footer.php');
|
||||
|
||||
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user