summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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