summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-04-16 01:18:48 +0000
committerBill Marquette <billm@pfsense.org>2005-04-16 01:18:48 +0000
commit09f96a1721409e25b1b58999e6a8ed5283e302ca (patch)
tree68cd31b42099250e6130f154589c8e409c70de67 /usr
parent4b415713e7dce6eb1a4f86276d8f941c27fde3d0 (diff)
downloadpfsense-09f96a1721409e25b1b58999e6a8ed5283e302ca.zip
pfsense-09f96a1721409e25b1b58999e6a8ed5283e302ca.tar.gz
not a form (wrong post action anyway)
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/pkg_mgr.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/pkg_mgr.php b/usr/local/www/pkg_mgr.php
index b7fec39..1343535 100755
--- a/usr/local/www/pkg_mgr.php
+++ b/usr/local/www/pkg_mgr.php
@@ -68,7 +68,6 @@ if ($_POST) {
include("fbegin.inc");
?>
<p class="pgtitle">System: Package Manager</p>
-<form action="firewall_nat_out_load_balancing.php" method="post">
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php
@@ -142,7 +141,6 @@ if(!$pkg_config['packages']) {
</td>
</tr>
</table>
-</form>
<?php include("fend.inc"); ?>
</body>
</html>
OpenPOWER on IntegriCloud