From aef9842d304199ef96f4f410de088cfcd9f1eab9 Mon Sep 17 00:00:00 2001 From: Steve Shipway Date: Thu, 5 Dec 2019 14:26:01 +1300 Subject: [PATCH] Add micrsoft logo for social login --- app/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/login.html b/app/templates/login.html index fb2961a..9af71b7 100644 --- a/app/templates/login.html +++ b/app/templates/login.html @@ -92,7 +92,7 @@ OpenID Connect {% endif %} {% if SETTING.get('azure_oauth_enabled') %} - Sign in using + Sign in using Microsoft Azure {% endif %} {% if SETTING.get('github_oauth_enabled') %}