From 41849b20679691b4624d4bcfefd50c03e2a244ee Mon Sep 17 00:00:00 2001 From: Nathan Heskew Date: Mon, 28 Jun 2010 10:08:17 -0700 Subject: [PATCH] Changed Orchard.ContentTypes feature category. Developer -> Content ("Custom Content" or "Site Builder" could also work) --HG-- branch : dev --- src/Orchard.Web/Modules/Orchard.ContentTypes/Module.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Orchard.Web/Modules/Orchard.ContentTypes/Module.txt b/src/Orchard.Web/Modules/Orchard.ContentTypes/Module.txt index 417c9d7d8..5b4367f7a 100644 --- a/src/Orchard.Web/Modules/Orchard.ContentTypes/Module.txt +++ b/src/Orchard.Web/Modules/Orchard.ContentTypes/Module.txt @@ -7,4 +7,4 @@ orchardversion: 0.1.2010.0312 features: Orchard.ContentTypes: Description: ContentTypes modules enables the creation and alteration of content types not based on code. - Category: Developer + Category: Content \ No newline at end of file