Temporary hide Google login option

This commit is contained in:
2022-04-04 01:17:54 -04:00
parent 59f0e75842
commit 50b480d963
3 changed files with 82 additions and 59 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
</button>
<div class="text-center text-muted text-uppercase fw-bolder mb-5">or</div>
<!--begin::Google link-->
<a href="<?php echo isset($login_links)?$login_links['Google']:'#'; ?>" class="btn btn-flex flex-center btn-light btn-lg w-100 mb-5">
<!--a href="<?php echo isset($login_links)?$login_links['Google']:'#'; ?>" class="btn btn-flex flex-center btn-light btn-lg w-100 mb-5">
<img alt="Logo" src="/site3/assets/media/svg/brand-logos/google-icon.svg" class="h-20px me-3" />Continue with Google</a -->
<!--end::Google link-->
<!--begin::Facebook link-->