summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pptp_users.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_pptp_users.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_pptp_users.php')
-rwxr-xr-xusr/local/www/vpn_pptp_users.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pptp_users.php b/usr/local/www/vpn_pptp_users.php
index 45016d2..30f3f09 100755
--- a/usr/local/www/vpn_pptp_users.php
+++ b/usr/local/www/vpn_pptp_users.php
@@ -79,7 +79,6 @@ include("head.inc");
print_info_box("Warning: RADIUS is enabled. The local user database will not be used."); ?>
<?php if (file_exists($d_pptpuserdirty_path)): ?><p>
<?php print_info_box_np("The PPTP user list has been modified.<br>You must apply the changes in order for them to take effect.<br><b>Warning: this will terminate all current PPTP sessions!</b>");?><br>
-<input name="apply" type="submit" class="formbtn" id="apply" value="Apply changes"></p>
<?php endif; ?>
<div id="mainarea">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
OpenPOWER on IntegriCloud