From be3d5d9f81cbb7c011bcdee491324645db7069b9 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Mon, 18 Nov 2024 10:13:06 -0500 Subject: [PATCH] promo fix --- app/Controllers/PromoAdmin.php | 2 +- app/Views/admin/index.php | 25 ++++++++++++++----------- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/app/Controllers/PromoAdmin.php b/app/Controllers/PromoAdmin.php index b54f79b..45b867a 100644 --- a/app/Controllers/PromoAdmin.php +++ b/app/Controllers/PromoAdmin.php @@ -25,7 +25,7 @@ class PromoAdmin extends BaseController $data['promo_admin_id'] = $_SESSION['promo_admin_id']; $data['admin_uid'] = $_SESSION['uid']; $data['loc'] = $this->getIpData(); - $data['limit'] = 10; + $data['limit'] = 6; $data['page'] = 0; $data['offset'] = 0; $out = $this->APIcall('POST', $this->wrenchAdminApiServer(). 'getlist',$data); diff --git a/app/Views/admin/index.php b/app/Views/admin/index.php index 0366b9e..8c682c4 100644 --- a/app/Views/admin/index.php +++ b/app/Views/admin/index.php @@ -58,6 +58,19 @@
+ +
+
+
+

Points Earned :

+ Redeem Points +
+
+ +
+
+
+
@@ -80,17 +93,7 @@
-
-
-
-

- Total Users -
-
- -
-
-
+