mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Typo fix.
This commit is contained in:
@@ -51,7 +51,7 @@ class fb_admin extends e_admin_dispatcher
|
||||
'category/edit' => 'category/list'
|
||||
);
|
||||
|
||||
protected $menuTitle = 'featurebox';
|
||||
protected $menuTitle = 'Feature Box';
|
||||
}
|
||||
|
||||
class fb_category_ui extends e_admin_ui
|
||||
|
Reference in New Issue
Block a user