Commit 53269ec8 by Kálmán Viktor

dashboard: change eduID text to SSO

parent 5e443754
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
</div> </div>
</div> </div>
<div class="col-sm-6"> <div class="col-sm-6">
<h4 style="padding-top: 0; margin-top: 0;">Login with eduID</h4> <h4 style="padding-top: 0; margin-top: 0;">Login with SSO</h4>
{% if saml2 %} {% if saml2 %}
<a href="{% url "saml2_login" %}">Click here!</a> <a href="{% url "saml2_login" %}">Click here!</a>
{% else %} {% else %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment