From 91a63dddb8725b5a60433ef1f85a34a896244eb3 Mon Sep 17 00:00:00 2001 From: Nathan Heskew Date: Fri, 4 Jun 2010 14:53:10 -0700 Subject: [PATCH] Fixing a syntax error before too many people notice. Shhhh... --HG-- branch : dev --- .../DisplayTemplates/Parts/Common.Body.ManageWrapperPost.ascx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Orchard.Web/Core/Common/Views/DisplayTemplates/Parts/Common.Body.ManageWrapperPost.ascx b/src/Orchard.Web/Core/Common/Views/DisplayTemplates/Parts/Common.Body.ManageWrapperPost.ascx index 828f40c34..86cbb66fa 100644 --- a/src/Orchard.Web/Core/Common/Views/DisplayTemplates/Parts/Common.Body.ManageWrapperPost.ascx +++ b/src/Orchard.Web/Core/Common/Views/DisplayTemplates/Parts/Common.Body.ManageWrapperPost.ascx @@ -4,4 +4,4 @@ we need "wrapper templates" (among other functionality) in the future of UI composition please do not delete or the front end will be broken when the user is authenticated. --%> -<%-- begin: knowingly broken HTML --% \ No newline at end of file +<%-- begin: knowingly broken HTML --%> \ No newline at end of file