From 0490252c0a5a0684d2ec273b8e6a1e4bce391abc Mon Sep 17 00:00:00 2001 From: Nathan Heskew Date: Thu, 21 Oct 2010 10:47:19 -0700 Subject: [PATCH] Fixing the comment textarea's name (codeplex issue #16646) --HG-- branch : dev --- .../Modules/Orchard.Comments/Views/Parts/Comments.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Orchard.Web/Modules/Orchard.Comments/Views/Parts/Comments.cshtml b/src/Orchard.Web/Modules/Orchard.Comments/Views/Parts/Comments.cshtml index c74f9a516..858390461 100644 --- a/src/Orchard.Web/Modules/Orchard.Comments/Views/Parts/Comments.cshtml +++ b/src/Orchard.Web/Modules/Orchard.Comments/Views/Parts/Comments.cshtml @@ -51,8 +51,8 @@ using (Html.BeginForm("Create", "Comment", new { area = "Orchard.Comments" }, Fo
  1. - - + +