summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_aliases_edit.php
diff options
context:
space:
mode:
authorSteve Beaver <sbeaver@netgate.com>2016-11-07 14:13:37 -0500
committerSteve Beaver <sbeaver@netgate.com>2016-11-07 14:13:37 -0500
commit6bd09ca2ce4f0f85d9506431a5079cd505a8f8cc (patch)
treefcb051c76383fd231d915f40171d2fb1726734be /src/usr/local/www/firewall_aliases_edit.php
parent86584ded30c27b9ad1b017fb743399dc01180f02 (diff)
downloadpfsense-6bd09ca2ce4f0f85d9506431a5079cd505a8f8cc.zip
pfsense-6bd09ca2ce4f0f85d9506431a5079cd505a8f8cc.tar.gz
Fixed 6901
Diffstat (limited to 'src/usr/local/www/firewall_aliases_edit.php')
-rw-r--r--src/usr/local/www/firewall_aliases_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/firewall_aliases_edit.php b/src/usr/local/www/firewall_aliases_edit.php
index 56b13f0..44f6550 100644
--- a/src/usr/local/www/firewall_aliases_edit.php
+++ b/src/usr/local/www/firewall_aliases_edit.php
@@ -132,6 +132,7 @@ if (isset($id) && $a_aliases[$id]) {
}
if ($_POST) {
+
unset($input_errors);
$vertical_bar_err_text = gettext("Vertical bars (|) at start or end, or double in the middle of descriptions not allowed. Descriptions have been cleaned. Check and save again.");
OpenPOWER on IntegriCloud