diff --git a/src/Orchard.Web/Modules/Orchard.Comments/Views/CommentMetadata.cshtml b/src/Orchard.Web/Modules/Orchard.Comments/Views/CommentMetadata.cshtml index 72cde0bd9..6bc27de27 100644 --- a/src/Orchard.Web/Modules/Orchard.Comments/Views/CommentMetadata.cshtml +++ b/src/Orchard.Web/Modules/Orchard.Comments/Views/CommentMetadata.cshtml @@ -3,4 +3,4 @@ CommentPart comment = Model.ContentPart; } -@T("said") \ No newline at end of file +@T("said") \ No newline at end of file