fix
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@
|
|||||||
<!--begin::Input group-->
|
<!--begin::Input group-->
|
||||||
<div class="fv-row mb-10">
|
<div class="fv-row mb-10">
|
||||||
<label class="form-check form-check-custom form-check-solid form-check-inline">
|
<label class="form-check form-check-custom form-check-solid form-check-inline">
|
||||||
<input class="form-check-input" type="checkbox" name="terms" <?=$terms?> required="required" value="on" />
|
<input class="form-check-input" style="background-color: #4687ba;" type="checkbox" name="terms" <?=$terms?> required="required" value="on" />
|
||||||
<span class="form-check-label fw-bold text-gray-700 fs-6">I Agree
|
<span class="form-check-label fw-bold text-gray-700 fs-6">I Agree
|
||||||
<a href="#" class="ms-1 link-primary">Terms and conditions</a>.</span>
|
<a href="#" class="ms-1 link-primary">Terms and conditions</a>.</span>
|
||||||
</label>
|
</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user