summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_ip.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-10-11 20:54:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-10-11 20:54:41 +0000
commitd819480cec433f60bc65e8a5808e018242c4c369 (patch)
tree0840e939a6c0b92224e378ea11a12ebf043c73a7 /usr/local/www/services_captiveportal_ip.php
parent570b3d405007282611394bc871c914837b991bd4 (diff)
downloadpfsense-d819480cec433f60bc65e8a5808e018242c4c369.zip
pfsense-d819480cec433f60bc65e8a5808e018242c4c369.tar.gz
Remove "Extra" Apply button
Diffstat (limited to 'usr/local/www/services_captiveportal_ip.php')
-rwxr-xr-xusr/local/www/services_captiveportal_ip.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal_ip.php b/usr/local/www/services_captiveportal_ip.php
index b2b94b5..ef486da 100755
--- a/usr/local/www/services_captiveportal_ip.php
+++ b/usr/local/www/services_captiveportal_ip.php
@@ -79,7 +79,7 @@ include("head.inc");
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php if (file_exists($d_allowedipsdirty_path)): ?><p>
<?php print_info_box_np("The captive portal IP address configuration has been changed.<br>You must apply the changes in order for them to take effect.");?><br>
-<input name="apply" type="submit" class="formbtn" id="apply" value="Apply changes"></p>
+</p>
<?php endif; ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td class="tabnavtbl">
OpenPOWER on IntegriCloud