summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_captiveportal.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/status_captiveportal.php')
-rwxr-xr-xusr/local/www/status_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_captiveportal.php b/usr/local/www/status_captiveportal.php
index 545b527..725f1fb 100755
--- a/usr/local/www/status_captiveportal.php
+++ b/usr/local/www/status_captiveportal.php
@@ -103,7 +103,7 @@ if ($_GET['order']) {
<tr><td class="tabnavtbl">
<?php
$tab_array = array();
- $tab_array[] = array("Logged Users", true, "status_captiveportal.php");
+ $tab_array[] = array("Active Users", true, "status_captiveportal.php");
$tab_array[] = array("Active Vouchers", false, "status_captiveportal_vouchers.php");
$tab_array[] = array("Voucher Rolls", false, "status_captiveportal_voucher_rolls.php");
$tab_array[] = array("Test Vouchers", false, "status_captiveportal_test.php");
OpenPOWER on IntegriCloud