fix
This commit is contained in:
+4
-4
@@ -65,16 +65,16 @@
|
|||||||
<span class="spinner-border spinner-border-sm align-middle ms-2"></span></span>
|
<span class="spinner-border spinner-border-sm align-middle ms-2"></span></span>
|
||||||
</button>
|
</button>
|
||||||
<div class="text-center text-muted text-uppercase fw-bolder mb-5">or</div>
|
<div class="text-center text-muted text-uppercase fw-bolder mb-5">or</div>
|
||||||
<a href="#" class="btn btn-flex flex-center btn-light btn-lg w-100 mb-5">
|
<!--a href="#" 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>
|
<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-->
|
<!--end::Google link-->
|
||||||
<!--begin::Google link-->
|
<!--begin::Google link-->
|
||||||
<a href="<?php echo $this->lib_login->getLoginUrl(); ?>" class="btn btn-flex flex-center btn-light btn-lg w-100 mb-5">
|
<a href="<?php echo $this->lib_login->getLoginUrl(); ?>" class="btn btn-flex flex-center btn-light btn-lg w-100 mb-5">
|
||||||
<img alt="Logo" src="/site3/assets/media/svg/brand-logos/facebook-4.svg" class="h-20px me-3" />Continue with Facebook</a>
|
<img alt="Logo" src="/site3/assets/media/svg/brand-logos/facebook-4.svg" class="h-20px me-3" />Continue with Facebook</a>
|
||||||
<!--end::Google link-->
|
<!--end::Google link-->
|
||||||
<!--begin::Google link-->
|
<!--begin::Google link-->
|
||||||
<a href="#" class="btn btn-flex flex-center btn-light btn-lg w-100">
|
<!-- a href="#" class="btn btn-flex flex-center btn-light btn-lg w-100">
|
||||||
<img alt="Logo" src="/site3/assets/media/svg/brand-logos/apple-black.svg" class="h-20px me-3" />Continue with Apple</a>
|
<img alt="Logo" src="/site3/assets/media/svg/brand-logos/apple-black.svg" class="h-20px me-3" />Continue with Apple</a -->
|
||||||
<!--end::Google link-->
|
<!--end::Google link-->
|
||||||
</div>
|
</div>
|
||||||
<!--end::Actions-->
|
<!--end::Actions-->
|
||||||
|
|||||||
Reference in New Issue
Block a user