1
0
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:
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";
@ -808,4 +808,4 @@ require_once(e_ADMIN.'footer.php');
?>
?>