diff --git a/app/Views/dashboard.php b/app/Views/dashboard.php index 7cf33fb7..98186810 100644 --- a/app/Views/dashboard.php +++ b/app/Views/dashboard.php @@ -69,7 +69,7 @@
- = $a['count']; ?> Subscribers + = $a['activeoverall']; ?> Subscribers + = ($a['renewal'] ? '( '.$a['renewal'].' Renewal Subscriber )' : ""); ?>
= $a['name']; ?>
-