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 3efae34df..eda8ee05c 100644 --- a/src/Orchard.Web/Modules/Orchard.Comments/Views/Parts.Comments.cshtml +++ b/src/Orchard.Web/Modules/Orchard.Comments/Views/Parts.Comments.cshtml @@ -55,7 +55,7 @@ using (Html.BeginForm("Create", "Comment", new { area = "Orchard.Comments" }, Fo @Html.Hidden("Email", WorkContext.CurrentUser.Email ?? "") } -