Update navigation groups for various resources: change navigation group names for AboutPageSettings, ContactPageSettings, AuthorResource, BrandResource, CommentResource, InternshipResource, NewsResource, SolutionResource, SuccessResource, and TeamMemberResource to better reflect their content. Enhance panel navigation structure by adding new groups for improved organization.
This commit is contained in:
@@ -223,7 +223,7 @@ class AboutPageSettings extends SettingsPage
|
||||
|
||||
public static function getNavigationGroup(): ?string
|
||||
{
|
||||
return __('CMS');
|
||||
return __('About US');
|
||||
}
|
||||
|
||||
public static function getNavigationLabel(): string
|
||||
|
||||
Reference in New Issue
Block a user