mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-19 01:57:55 +08:00
Changing the (temporary) Admin URL to some other admin page that I'm not overhauling.
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041479
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
<li>
|
||||
<%= Html.ActionLink("About", "About", "Home", new { Area = "" }, new{})%></li>
|
||||
<li>
|
||||
<%= Html.ActionLink("Admin", "Index", new{Area="Orchard.CmsPages", Controller="Admin"})%></li>
|
||||
<%= Html.ActionLink("Admin", "Index", new{Area="Orchard.Media", Controller="Admin"})%></li>
|
||||
</ul>
|
||||
</div>
|
Reference in New Issue
Block a user