summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdRelyingPartyMvc/Views/Home/Index.aspx
diff options
context:
space:
mode:
Diffstat (limited to 'samples/OpenIdRelyingPartyMvc/Views/Home/Index.aspx')
-rw-r--r--samples/OpenIdRelyingPartyMvc/Views/Home/Index.aspx1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/OpenIdRelyingPartyMvc/Views/Home/Index.aspx b/samples/OpenIdRelyingPartyMvc/Views/Home/Index.aspx
index be4bd20..ba9ddfd 100644
--- a/samples/OpenIdRelyingPartyMvc/Views/Home/Index.aspx
+++ b/samples/OpenIdRelyingPartyMvc/Views/Home/Index.aspx
@@ -11,6 +11,5 @@
<p>Visit the
<%=Html.ActionLink("Members Only", "Index", "User") %>
area to trigger a login. </p>
- <p>Optionally, you can try out the <%=Html.ActionLink("JQuery login popup UX", "LoginPopup", "User")%>. </p>
<% } %>
</asp:Content>