mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +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">
|
<asp:Content ID="loginContent" ContentPlaceHolderID="MainContent" runat="server">
|
||||||
<h2>Log On</h2>
|
<h2>Log On</h2>
|
||||||
<p>
|
<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>
|
</p>
|
||||||
|
|
||||||
<% using (Html.BeginForm()) { %>
|
<% using (Html.BeginForm()) { %>
|
||||||
|
Reference in New Issue
Block a user