From ca994a4153330a27fc4d3a9754c828dfa82bf44b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 2 Jul 2005 03:43:24 +0000 Subject: Round out those corners, baby! --- usr/local/www/services_captiveportal_ip.php | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'usr/local/www/services_captiveportal_ip.php') diff --git a/usr/local/www/services_captiveportal_ip.php b/usr/local/www/services_captiveportal_ip.php index 58bac00..e79a474 100755 --- a/usr/local/www/services_captiveportal_ip.php +++ b/usr/local/www/services_captiveportal_ip.php @@ -68,14 +68,11 @@ if ($_GET['act'] == "del") { exit; } } + +$pgtitle = "Services: Captive Portal: Allowed IP's"; +include("head.inc"); + ?> - - - -<?=gentitle("pfSense webGUI");?> - - - @@ -87,12 +84,14 @@ if ($_GET['act'] == "del") {
- +
-- cgit v1.1