summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_vouchers.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-05-28 21:26:04 -0400
committerChris Buechler <cmb@pfsense.org>2010-05-28 21:26:04 -0400
commit881eb09217613337da4dd5376a038446a0e18b1c (patch)
treef0af694fa0334491f50f5b72f5f25b79668bd369 /usr/local/www/services_captiveportal_vouchers.php
parent943d4ad25d63bb74478baad804d63a70ac081a6b (diff)
downloadpfsense-881eb09217613337da4dd5376a038446a0e18b1c.zip
pfsense-881eb09217613337da4dd5376a038446a0e18b1c.tar.gz
add a status tab to the CP screens as well
Diffstat (limited to 'usr/local/www/services_captiveportal_vouchers.php')
-rw-r--r--usr/local/www/services_captiveportal_vouchers.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/services_captiveportal_vouchers.php b/usr/local/www/services_captiveportal_vouchers.php
index de305b7..c4ee4bb 100644
--- a/usr/local/www/services_captiveportal_vouchers.php
+++ b/usr/local/www/services_captiveportal_vouchers.php
@@ -245,6 +245,7 @@ function enable_change(enable_change) {
$tab_array[] = array("Vouchers", true, "services_captiveportal_vouchers.php");
$tab_array[] = array("File Manager", false, "services_captiveportal_filemanager.php");
$tab_array[] = array("Auth Logs", false, "diag_logs_auth.php");
+ $tab_array[] = array("Status", false, "status_captiveportal.php");
display_top_tabs($tab_array);
?>
</ul>
OpenPOWER on IntegriCloud