summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.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.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.php')
-rwxr-xr-xusr/local/www/services_captiveportal.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index aa24b3d..331708a 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -289,7 +289,6 @@ function enable_change(enable_change) {
$tab_array[] = array("Vouchers", false, "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);
?> </td></tr>
<tr>
OpenPOWER on IntegriCloud