aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pfstat.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-04-16 01:07:34 +0000
committerBill Marquette <billm@pfsense.org>2005-04-16 01:07:34 +0000
commitc65a14bc785f55496132c2cff023cb5db779e951 (patch)
tree85b333236344453a8648d2577a13c15a20ecd44b /packages/pfstat.php
parentf998bebd6dd215d721df7358c8c190e8babdc72d (diff)
downloadpfsense-packages-c65a14bc785f55496132c2cff023cb5db779e951.tar.gz
pfsense-packages-c65a14bc785f55496132c2cff023cb5db779e951.tar.bz2
pfsense-packages-c65a14bc785f55496132c2cff023cb5db779e951.zip
this isn't a form (nor is it firewall_nat ;))
Diffstat (limited to 'packages/pfstat.php')
-rw-r--r--packages/pfstat.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/pfstat.php b/packages/pfstat.php
index 7ae58a21..771d974a 100644
--- a/packages/pfstat.php
+++ b/packages/pfstat.php
@@ -49,7 +49,6 @@ function gentitle_pkg($pgname) {
include("fbegin.inc");
?>
<p class="pgtitle"><?=$title?></p>
-<form action="firewall_nat_out_load_balancing.php" method="post">
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php
@@ -72,7 +71,6 @@ echo "<center>There are currently no graphs defined.";
}
?>
-</form>
<?php include("fend.inc"); ?>
</body>
</html>