mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Some language-file cleanup and title/breadcrumb corrections.
This commit is contained in:
@@ -56,7 +56,7 @@ class cron_admin extends e_admin_dispatcher
|
||||
'main/edit' => 'main/list'
|
||||
);
|
||||
|
||||
protected $menuTitle = 'Comments';
|
||||
protected $menuTitle = PAGE_NAME;
|
||||
}
|
||||
|
||||
class cron_admin_ui extends e_admin_ui
|
||||
|
Reference in New Issue
Block a user