From fe70317db1cdc8f0f2db04cb6a6bbe6dd180509d Mon Sep 17 00:00:00 2001 From: Erik Porter Date: Mon, 1 Mar 2010 13:31:49 -0800 Subject: [PATCH] Changed the wording on the comment moderation checkbox --HG-- branch : dev --- .../Views/EditorTemplates/Parts/Comments.SiteSettings.ascx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Orchard.Web/Modules/Orchard.Comments/Views/EditorTemplates/Parts/Comments.SiteSettings.ascx b/src/Orchard.Web/Modules/Orchard.Comments/Views/EditorTemplates/Parts/Comments.SiteSettings.ascx index 5da78f7f9..09e78b7c7 100644 --- a/src/Orchard.Web/Modules/Orchard.Comments/Views/EditorTemplates/Parts/Comments.SiteSettings.ascx +++ b/src/Orchard.Web/Modules/Orchard.Comments/Views/EditorTemplates/Parts/Comments.SiteSettings.ascx @@ -9,7 +9,7 @@
<%=Html.EditorFor(m => m.ModerateComments) %> - + <%=Html.ValidationMessage("ModerateComments", "*")%>