summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_vouchers.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-05-28 21:31:21 -0400
committerChris Buechler <cmb@pfsense.org>2010-05-28 21:31:21 -0400
commit40e18a72af0d2633251ef197ff6311325ce4eae9 (patch)
tree0ad627d567bb6db077127953b1dc8f8eba1a16d5 /usr/local/www/services_captiveportal_vouchers.php
parent881eb09217613337da4dd5376a038446a0e18b1c (diff)
downloadpfsense-40e18a72af0d2633251ef197ff6311325ce4eae9.zip
pfsense-40e18a72af0d2633251ef197ff6311325ce4eae9.tar.gz
Revert "add a status tab to the CP screens as well", this is just a tad too long
This reverts commit 881eb09217613337da4dd5376a038446a0e18b1c.
Diffstat (limited to 'usr/local/www/services_captiveportal_vouchers.php')
-rw-r--r--usr/local/www/services_captiveportal_vouchers.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal_vouchers.php b/usr/local/www/services_captiveportal_vouchers.php
index c4ee4bb..de305b7 100644
--- a/usr/local/www/services_captiveportal_vouchers.php
+++ b/usr/local/www/services_captiveportal_vouchers.php
@@ -245,7 +245,6 @@ 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