This commit is contained in:
2022-04-06 23:14:44 -04:00
parent 50b480d963
commit aea5fd9f6b
3 changed files with 3 additions and 3 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-->