summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_mobile.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-03 01:34:24 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-03 01:34:24 +0000
commita0509c58f48a03a582abb92150900d3543d11e3b (patch)
tree96f52c8b92f62fcfd2141d67007779570b9aaffb /usr/local/www/vpn_ipsec_mobile.php
parent933fb01db09efd1d55d8f2515a1a1c274d080774 (diff)
downloadpfsense-a0509c58f48a03a582abb92150900d3543d11e3b.zip
pfsense-a0509c58f48a03a582abb92150900d3543d11e3b.tar.gz
Consolidate Apply changes button into the info box on the right hand side
Diffstat (limited to 'usr/local/www/vpn_ipsec_mobile.php')
-rwxr-xr-xusr/local/www/vpn_ipsec_mobile.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec_mobile.php b/usr/local/www/vpn_ipsec_mobile.php
index 05f3595..9251443 100755
--- a/usr/local/www/vpn_ipsec_mobile.php
+++ b/usr/local/www/vpn_ipsec_mobile.php
@@ -188,7 +188,6 @@ function methodsel_change() {
<?php if ($input_errors) print_input_errors($input_errors); ?>
<?php if (file_exists($d_ipsecconfdirty_path)): ?><p>
<?php print_info_box_np("The IPsec tunnel 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>
<?php endif; ?>
</form>
<form action="vpn_ipsec_mobile.php" method="post" name="iform" id="iform">
OpenPOWER on IntegriCloud