summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-27 05:59:09 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-27 05:59:09 +0000
commit0c318736e6fcebec46e06a3262ed65f34373d6a8 (patch)
treef8c57e7e48801be22e0b316ed927d8fcfd45faf6 /usr/local
parentc93ad7898ce036586a4d6c550a6227c38c1fb37e (diff)
downloadpfsense-0c318736e6fcebec46e06a3262ed65f34373d6a8.zip
pfsense-0c318736e6fcebec46e06a3262ed65f34373d6a8.tar.gz
Post to correct page
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/firewall_system_tunables.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_system_tunables.php b/usr/local/www/firewall_system_tunables.php
index f55cc4f..fd62c8e 100644
--- a/usr/local/www/firewall_system_tunables.php
+++ b/usr/local/www/firewall_system_tunables.php
@@ -70,7 +70,7 @@ include("head.inc");
?>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC" onload="<?= $jsevents["body"]["onload"] ?>">
<?php include("fbegin.inc"); ?>
-<form action="firewall_virtual_ip.php" method="post">
+<form action="firewall_system_tunables.php" method="post">
<div id="inputerrors"></div>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<?php if ($savemsg) print_info_box($savemsg); ?>
OpenPOWER on IntegriCloud