summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases.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/firewall_aliases.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/firewall_aliases.php')
-rwxr-xr-xusr/local/www/firewall_aliases.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/firewall_aliases.php b/usr/local/www/firewall_aliases.php
index 3e7673d..6d42fe2 100755
--- a/usr/local/www/firewall_aliases.php
+++ b/usr/local/www/firewall_aliases.php
@@ -84,8 +84,7 @@ include("head.inc");
<form action="firewall_aliases.php" method="post">
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php if (file_exists($d_aliasesdirty_path)): ?><p>
-<?php print_info_box_np("The alias list 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 print_info_box_np("The alias list has been changed.<br>You must apply the changes in order for them to take effect.");?>
<?php endif; ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
OpenPOWER on IntegriCloud