summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/pkg.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/pkg.php b/usr/local/www/pkg.php
index a5f64e8..2df3123 100755
--- a/usr/local/www/pkg.php
+++ b/usr/local/www/pkg.php
@@ -105,6 +105,7 @@ include("fbegin.inc");
?>
<p class="pgtitle"><?=$title?></p>
<form action="firewall_nat_out_load_balancing.php" method="post">
+if($_GET['savemsg'] <> "") $savemsg = $_GET['savemsg'];
<?php if ($savemsg) print_info_box($savemsg); ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
OpenPOWER on IntegriCloud