diff --git a/docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/How_Tos/Customise_CMS_Menu.md b/docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/How_Tos/Customise_CMS_Menu.md index fab2624aa..5efe5f92a 100644 --- a/docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/How_Tos/Customise_CMS_Menu.md +++ b/docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/How_Tos/Customise_CMS_Menu.md @@ -1,6 +1,6 @@ # How to customize the CMS Menu -## Adding a administration panel +## Adding an administration panel Every time you add a new extension of the `[api:LeftAndMain]` class to the CMS, SilverStripe will automatically create a new `[api:CMSMenuItem]` for it