From bc66bca18770751b88af135dc95e25018778a140 Mon Sep 17 00:00:00 2001 From: Marijn Kampf Date: Wed, 15 Jul 2015 15:36:33 +0100 Subject: [PATCH] Fixed type --- .../How_Tos/Customise_CMS_Menu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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