From 33fc96f877200fb1fd6a5304003a15de31e60e98 Mon Sep 17 00:00:00 2001 From: Steve <4391026+torvista@users.noreply.github.com> Date: Sun, 14 Mar 2021 13:02:44 +0100 Subject: [PATCH] correct invalid br (#2280) --- get_oauth_token.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/get_oauth_token.php b/get_oauth_token.php index ad8c5a62..befdc34a 100644 --- a/get_oauth_token.php +++ b/get_oauth_token.php @@ -48,10 +48,10 @@ use Stevenmaguire\OAuth2\Client\Provider\Microsoft; if (!isset($_GET['code']) && !isset($_GET['provider'])) { ?> -Select Provider:
-Google
-Yahoo
-Microsoft/Outlook/Hotmail/Live/Office365
+Select Provider:
+Google
+Yahoo
+Microsoft/Outlook/Hotmail/Live/Office365