fix
This commit is contained in:
@@ -5,32 +5,29 @@
|
||||
<div class="col-xl-6">
|
||||
<!--begin::Tables Widget 3-->
|
||||
|
||||
|
||||
<!--begin::Order details-->
|
||||
<div class="card card-flush py-4 flex-row-fluid">
|
||||
<div class="card card-xl-stretch mb-5 mb-xl-8">
|
||||
<!--begin::Card header-->
|
||||
<div class="card-header">
|
||||
<div class="card-title">
|
||||
<h2>Add Credit to your Account </h2>
|
||||
<h2>Add Credit with Account Deposit </h2>
|
||||
</div>
|
||||
</div>
|
||||
<!--end::Card header-->
|
||||
<!--begin::Card body-->
|
||||
<div class="card-body pt-0">
|
||||
<div class="table-responsive">
|
||||
<!--begin::Table-->
|
||||
<?php echo $txt_detail; ?>
|
||||
<!--end::Table-->
|
||||
<h4> Transfer fund to WrenchBoard GTB Account 0250869867 </h4>
|
||||
<br>
|
||||
Make sure you add your account username in the notes part of the transfer for prompt processing. When the transfer is complete notify here <a href='/member/support'>Contact us </a>
|
||||
</div>
|
||||
</div>
|
||||
<!--end::Card body-->
|
||||
</div>
|
||||
<!--end::Order details-->
|
||||
|
||||
<!--end::Tables Widget 3-->
|
||||
</div>
|
||||
<!--end::Col-->
|
||||
<!--begin::Col-->
|
||||
|
||||
<div class="col-xl-6">
|
||||
<!--begin::Table Widget 8-->
|
||||
<div class="card card-xl-stretch mb-5 mb-xl-8">
|
||||
@@ -95,8 +92,6 @@
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
</tbody>
|
||||
<!--end::Table body-->
|
||||
</table>
|
||||
@@ -111,11 +106,8 @@
|
||||
</div>
|
||||
<!--end::Body-->
|
||||
</div>
|
||||
<!--end::Tables Widget 8-->
|
||||
</div>
|
||||
<!--end::Col-->
|
||||
</div>
|
||||
<!--end::Row-->
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user