From fe91381f772067be887fbf9245fdfeee76ab1b0e Mon Sep 17 00:00:00 2001 From: Nathan Heskew Date: Wed, 12 May 2010 08:47:21 -0700 Subject: [PATCH] Updated some module's (tags & comments) categories --HG-- branch : dev --- src/Orchard.Web/Modules/Orchard.Comments/Module.txt | 2 +- src/Orchard.Web/Modules/Orchard.Tags/Module.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Orchard.Web/Modules/Orchard.Comments/Module.txt b/src/Orchard.Web/Modules/Orchard.Comments/Module.txt index 7936c3af0..37fe5a54a 100644 --- a/src/Orchard.Web/Modules/Orchard.Comments/Module.txt +++ b/src/Orchard.Web/Modules/Orchard.Comments/Module.txt @@ -8,4 +8,4 @@ features: Orchard.Comments: Description: Standard content item comments. Dependencies: Common - Category: User Interaction \ No newline at end of file + Category: Social \ No newline at end of file diff --git a/src/Orchard.Web/Modules/Orchard.Tags/Module.txt b/src/Orchard.Web/Modules/Orchard.Tags/Module.txt index 2cc734ef8..490dc5654 100644 --- a/src/Orchard.Web/Modules/Orchard.Tags/Module.txt +++ b/src/Orchard.Web/Modules/Orchard.Tags/Module.txt @@ -8,4 +8,4 @@ features: Orchard.Tags: Description: Tag a content item. Dependencies: Common - Category: Taxonomy \ No newline at end of file + Category: Navigation \ No newline at end of file