mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 22:50:26 +00:00
Add micrsoft logo for social login
This commit is contained in:
parent
10ff312d95
commit
aef9842d30
@ -92,7 +92,7 @@
|
|||||||
OpenID Connect</a>
|
OpenID Connect</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if SETTING.get('azure_oauth_enabled') %}
|
{% if SETTING.get('azure_oauth_enabled') %}
|
||||||
<a href="{{ url_for('azure_login') }}" class="btn btn-block btn-social btn-github btn-flat"><i class="fa fa-azure"></i> Sign in using
|
<a href="{{ url_for('azure_login') }}" class="btn btn-block btn-social btn-microsoft btn-flat"><i class="fa fa-microsoft"></i> Sign in using
|
||||||
Microsoft Azure</a>
|
Microsoft Azure</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if SETTING.get('github_oauth_enabled') %}
|
{% if SETTING.get('github_oauth_enabled') %}
|
||||||
|
Loading…
Reference in New Issue
Block a user