diff --git a/src/Orchard.Web/Core/Navigation/Views/EditorTemplates/Parts.MenuWidget.Edit.cshtml b/src/Orchard.Web/Core/Navigation/Views/EditorTemplates/Parts.MenuWidget.Edit.cshtml
index d1b4eaeef..d8ae25d8d 100644
--- a/src/Orchard.Web/Core/Navigation/Views/EditorTemplates/Parts.MenuWidget.Edit.cshtml
+++ b/src/Orchard.Web/Core/Navigation/Views/EditorTemplates/Parts.MenuWidget.Edit.cshtml
@@ -1,51 +1,51 @@
@model Orchard.Core.Navigation.ViewModels.MenuWidgetViewModel
+
@using Orchard.ContentManagement
-@using Orchard.Core.Navigation.Models;
-
+
-
+
-
+
-
+
-
-
-
-
-
+
+
\ No newline at end of file
+ @Html.EditorFor(m => m.AddCurrentPage)
+
+ @T("Check to render the current content item as the last element.")
+
+
+
+
\ No newline at end of file