From 1a766d1ab477d16e7effa889fafe3e00d2584173 Mon Sep 17 00:00:00 2001 From: Hao Kung Date: Fri, 31 May 2019 22:53:57 -0700 Subject: [PATCH] Remove windows phone from EnableAuthenticator.cshtml (#10287) --- .../Identity/Pages/V3/Account/Manage/EnableAuthenticator.cshtml | 1 - .../Identity/Pages/V4/Account/Manage/EnableAuthenticator.cshtml | 1 - 2 files changed, 2 deletions(-) diff --git a/src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/EnableAuthenticator.cshtml b/src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/EnableAuthenticator.cshtml index b0c518da87..0582c64a83 100644 --- a/src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/EnableAuthenticator.cshtml +++ b/src/Identity/UI/src/Areas/Identity/Pages/V3/Account/Manage/EnableAuthenticator.cshtml @@ -13,7 +13,6 @@
  • Download a two-factor authenticator app like Microsoft Authenticator for - Windows Phone, Android and iOS or Google Authenticator for diff --git a/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/EnableAuthenticator.cshtml b/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/EnableAuthenticator.cshtml index a8811619b8..4fa09d2fd9 100644 --- a/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/EnableAuthenticator.cshtml +++ b/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/EnableAuthenticator.cshtml @@ -13,7 +13,6 @@

  • Download a two-factor authenticator app like Microsoft Authenticator for - Windows Phone, Android and iOS or Google Authenticator for