summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_users.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-14 22:12:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-14 22:12:36 +0000
commit72a941ad31a7e63e084c653f6a611702abbf2448 (patch)
treefe8609ca8341c73e654f7ff82c70a2e0d462e3a9 /usr/local/www/services_captiveportal_users.php
parent4e9dc1507e2a168ca3d635b4d9d010426a9d92fd (diff)
downloadpfsense-72a941ad31a7e63e084c653f6a611702abbf2448.zip
pfsense-72a941ad31a7e63e084c653f6a611702abbf2448.tar.gz
Remove previous tabs
Diffstat (limited to 'usr/local/www/services_captiveportal_users.php')
-rwxr-xr-xusr/local/www/services_captiveportal_users.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/local/www/services_captiveportal_users.php b/usr/local/www/services_captiveportal_users.php
index c2e2564..af6c188 100755
--- a/usr/local/www/services_captiveportal_users.php
+++ b/usr/local/www/services_captiveportal_users.php
@@ -71,12 +71,6 @@ include("head.inc");
<?php include("fbegin.inc"); ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
- <ul id="tabnav">
- <li class="tabinact1"><a href="services_captiveportal.php">Captive portal</a></li>
- <li class="tabinact"><a href="services_captiveportal_mac.php">Pass-through MAC</a></li>
- <li class="tabinact"><a href="services_captiveportal_ip.php">Allowed IP addresses</a></li>
- <li class="tabact">Users</li>
- </ul>
<?php
$tab_array = array();
$tab_array[] = array("Captive portal", false, "services_captiveportal.php");
OpenPOWER on IntegriCloud