summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_filemanager.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_filemanager.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_filemanager.php')
-rwxr-xr-xusr/local/www/services_captiveportal_filemanager.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal_filemanager.php b/usr/local/www/services_captiveportal_filemanager.php
index cc64bc9..2c8d815 100755
--- a/usr/local/www/services_captiveportal_filemanager.php
+++ b/usr/local/www/services_captiveportal_filemanager.php
@@ -138,7 +138,6 @@ include("head.inc");
$tab_array[] = array("Vouchers", false, "services_captiveportal_vouchers.php");
$tab_array[] = array("File Manager", true, "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