From 5741737edc086d128bc7d37ed86b5e3764db4907 Mon Sep 17 00:00:00 2001 From: Sebastien Ros Date: Thu, 29 Jul 2010 15:49:45 -0700 Subject: [PATCH] Removed the link to the Register page in the gallery --HG-- branch : dev --- .../Views/Account/LogOn.aspx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tools/PackageIndexReferenceImplementation/Views/Account/LogOn.aspx b/src/Tools/PackageIndexReferenceImplementation/Views/Account/LogOn.aspx index 41bfb9eda..a88f06de7 100644 --- a/src/Tools/PackageIndexReferenceImplementation/Views/Account/LogOn.aspx +++ b/src/Tools/PackageIndexReferenceImplementation/Views/Account/LogOn.aspx @@ -7,7 +7,7 @@

Log On

- Please enter your username and password. <%: Html.ActionLink("Register", "Register") %> if you don't have an account. + Please enter your username and password.

<% using (Html.BeginForm()) { %>