Project

General

Profile

« Previous | Next » 

Revision dd62c2d4

Added by Scott Ullrich over 20 years ago

Correct form post to url

View differences:

usr/local/www/pkg_mgr_install.php
58 58
include("fbegin.inc");
59 59
?>
60 60
<p class="pgtitle">System: Package Manager: Install Package</p>
61
<form action="firewall_nat_out_load_balancing.php" method="post">
61
<form action="pkg_mgr_install.php" method="post">
62 62

  
63 63
<?php if ($savemsg) print_info_box($savemsg); ?>
64 64
<?php

Also available in: Unified diff