summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_npt_edit.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2017-01-24 10:51:28 +0545
committerRenato Botelho <renato@netgate.com>2017-01-30 10:32:02 -0200
commit129a43703414ef81e95db39fe5e8762d1218e9b2 (patch)
tree9f8ceef8c7577313a650b9b64d343a4b547cbb9e /src/usr/local/www/firewall_nat_npt_edit.php
parent65b8c1ed0ae8c1cd349932c4860cd2a3c4cda02c (diff)
downloadpfsense-129a43703414ef81e95db39fe5e8762d1218e9b2.zip
pfsense-129a43703414ef81e95db39fe5e8762d1218e9b2.tar.gz
More required fields for NAT pages
(cherry picked from commit 877be5e6205ada2608b364f57150010ba473e66d)
Diffstat (limited to 'src/usr/local/www/firewall_nat_npt_edit.php')
-rw-r--r--src/usr/local/www/firewall_nat_npt_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_nat_npt_edit.php b/src/usr/local/www/firewall_nat_npt_edit.php
index d54ed36..d991472 100644
--- a/src/usr/local/www/firewall_nat_npt_edit.php
+++ b/src/usr/local/www/firewall_nat_npt_edit.php
@@ -227,7 +227,7 @@ $section->addInput(new Form_Checkbox(
$section->addInput(new Form_Select(
'interface',
- 'Interface',
+ '*Interface',
$pconfig['interface'],
build_if_list()
))->setHelp('Choose which interface this rule applies to.' . '<br />' .
OpenPOWER on IntegriCloud