summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_captiveportal_voucher_rolls.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/status_captiveportal_voucher_rolls.php')
-rw-r--r--usr/local/www/status_captiveportal_voucher_rolls.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_captiveportal_voucher_rolls.php b/usr/local/www/status_captiveportal_voucher_rolls.php
index 6d7be3c..dfe1634 100644
--- a/usr/local/www/status_captiveportal_voucher_rolls.php
+++ b/usr/local/www/status_captiveportal_voucher_rolls.php
@@ -53,7 +53,7 @@ include("fbegin.inc");
<tr><td class="tabnavtbl">
<?php
$tab_array = array();
- $tab_array[] = array("Users", false, "status_captiveportal.php");
+ $tab_array[] = array("Active Users", false, "status_captiveportal.php");
$tab_array[] = array("Active Vouchers", false, "status_captiveportal_vouchers.php");
$tab_array[] = array("Voucher Rolls", true, "status_captiveportal_voucher_rolls.php");
$tab_array[] = array("Test Vouchers", false, "status_captiveportal_test.php");
OpenPOWER on IntegriCloud