From 53fbe1fe86b3e871859bac4ed478303dd89d53fd Mon Sep 17 00:00:00 2001 From: jowall Date: Tue, 9 Mar 2010 14:09:44 -0800 Subject: [PATCH] Added primary button to manage menus page. --HG-- branch : dev --- src/Orchard.Web/Core/Navigation/Views/Admin/Index.ascx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Orchard.Web/Core/Navigation/Views/Admin/Index.ascx b/src/Orchard.Web/Core/Navigation/Views/Admin/Index.ascx index 73ac3893c..2a949c869 100644 --- a/src/Orchard.Web/Core/Navigation/Views/Admin/Index.ascx +++ b/src/Orchard.Web/Core/Navigation/Views/Admin/Index.ascx @@ -33,7 +33,7 @@ using (Html.BeginFormAntiForgeryPost()) { %> } %> -
<% +
<% } %>