diff --git a/templates/sso/profile.html b/templates/sso/profile.html index 3d74032..71eb481 100644 --- a/templates/sso/profile.html +++ b/templates/sso/profile.html @@ -30,7 +30,7 @@ create a login for a service click the Add Service link

{% if acc.active %}Yes{% else %}No{% endif %} {% if acc.active %} -  / Reset + Reset {% if acc.service.provide_login %}  / Login {% endif %}