mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 01:00:20 +02:00
Some language-file cleanup and title/breadcrumb corrections.
This commit is contained in:
@@ -198,7 +198,7 @@ class page_admin_form_ui extends e_admin_form_ui
|
||||
|
||||
class page_chapters_ui extends e_admin_ui
|
||||
{
|
||||
protected $pluginTitle = 'Page Chapters';
|
||||
protected $pluginTitle = 'Page';
|
||||
protected $pluginName = 'core';
|
||||
protected $table = "page_chapters";
|
||||
protected $pid = "chapter_id";
|
||||
|
Reference in New Issue
Block a user