From c95015152d99cef829ad2502eda44fbb1051c035 Mon Sep 17 00:00:00 2001 From: jouls Date: Fri, 19 Apr 2024 11:19:48 +0800 Subject: [PATCH] Improved payouts tab --- admin/index.php | 2 +- vendor-payouts.php | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/admin/index.php b/admin/index.php index 5c7fab5..6d7fb63 100644 --- a/admin/index.php +++ b/admin/index.php @@ -101,7 +101,7 @@ $num_orders = count($all_orders);
  • diff --git a/vendor-payouts.php b/vendor-payouts.php index 52cafaf..3e1ea11 100644 --- a/vendor-payouts.php +++ b/vendor-payouts.php @@ -169,7 +169,7 @@ $vendorPayoutData = json_decode($response, true);
    -
    +
    Upcoming Payout
    @@ -219,6 +219,7 @@ $vendorPayoutData = json_decode($response, true);
    +