mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 10:54:50 +08:00
Removed the link to the Register page in the gallery
--HG-- branch : dev
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<asp:Content ID="loginContent" ContentPlaceHolderID="MainContent" runat="server">
|
||||
<h2>Log On</h2>
|
||||
<p>
|
||||
Please enter your username and password. <%: Html.ActionLink("Register", "Register") %> if you don't have an account.
|
||||
Please enter your username and password.
|
||||
</p>
|
||||
|
||||
<% using (Html.BeginForm()) { %>
|
||||
|
Reference in New Issue
Block a user