fix
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<!--begin::Content-->
|
||||
<div class="d-flex flex-stack mb-5">
|
||||
<!--begin::Title-->
|
||||
<h3 class="text-dark">Select Job Templates</h3>
|
||||
<h3 class="text-dark">Select a job template</h3>
|
||||
<!--end::Title-->
|
||||
<!--begin::Link-->
|
||||
<a href="/jobs/create" class="fs-6 fw-bold link-primary">Create Custom Job</a>
|
||||
|
||||
+1
-1
@@ -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-->
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user