1
0
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:
Cameron
2013-02-22 21:34:06 -08:00
parent 2a536d2bbb
commit 5bcd54f179
16 changed files with 135 additions and 130 deletions

View File

@@ -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";