Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge branch 'social_login' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Feb 1, 2021
2 parents 5963426 + 3518454 commit 8fee6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse/res/templates/sso_auth_confirm.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1>Confirm it's you to continue</h1>
</strong></p>
</header>
<main>
<a href="{{ redirect_url }}" class="primary-button"/>
<a href="{{ redirect_url }}" class="primary-button">
Continue with {{ idp.idp_name }}
</a>
</main>
Expand Down

0 comments on commit 8fee6a3

Please sign in to comment.