fix
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
<div class="col-xl-6">
|
||||
<!--begin::Tables Widget 3-->
|
||||
<div class="card card-xl-stretch mb-xl-8">
|
||||
|
||||
|
||||
|
||||
<!--begin::Header-->
|
||||
<div class="card-header border-0 pt-5">
|
||||
<h3 class="card-title align-items-start flex-column">
|
||||
@@ -319,20 +322,34 @@
|
||||
}
|
||||
?>
|
||||
</select>
|
||||
<span class="input-group-btn">
|
||||
<input name="B1" type="submit" class="btn btn-primary" value="Continue"/>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="text-center pt-15">
|
||||
|
||||
<div class="alert alert-info no-border"> You will be transferred to the Paypal website to complete this transaction.
|
||||
<p>
|
||||
You will require an existing Paypal account to complete this transaction.</div>
|
||||
|
||||
<p><div class="alert alert-danger no-border">PLEASE DO NOT CLOSE THE PAYPAL PAGE AFTER PAYMENT IS COMPLETED, you will be automatically re-directed back to your WrenchBoard account once payment is approved. If you close the page before this, your payment may not be properly credited.
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!--begin::Actions-->
|
||||
<div class="text-center pt-15">
|
||||
<button type="reset" id="kt_modal_new_card_cancel" class="btn btn-light me-3">Discard</button>
|
||||
<button type="submit" id="kt_modal_new_card_submit" class="btn btn-primary">
|
||||
<span class="indicator-label">Continue</span>
|
||||
<span class="indicator-progress">Please wait...
|
||||
<span class="spinner-border spinner-border-sm align-middle ms-2"></span></span>
|
||||
</button>
|
||||
</div>
|
||||
<!--end::Actions-->
|
||||
</form>
|
||||
|
||||
|
||||
<div class="alert alert-info no-border"> You will be transferred to the Paypal website to complete this transaction.
|
||||
<p>
|
||||
You will require an existing Paypal account to complete this transaction.</div>
|
||||
|
||||
<p><div class="alert alert-danger no-border">PLEASE DO NOT CLOSE THE PAYPAL PAGE AFTER PAYMENT IS COMPLETED, you will be automatically re-directed back to your WrenchBoard account once payment is approved. If you close the page before this, your payment may not be properly credited.</div>
|
||||
|
||||
<!--end::Table container-->
|
||||
</div>
|
||||
<!--begin::Body-->
|
||||
|
||||
Reference in New Issue
Block a user