summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_aliases_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/firewall_aliases_edit.php')
-rw-r--r--src/usr/local/www/firewall_aliases_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_aliases_edit.php b/src/usr/local/www/firewall_aliases_edit.php
index 4a8a93c..4ed1721 100644
--- a/src/usr/local/www/firewall_aliases_edit.php
+++ b/src/usr/local/www/firewall_aliases_edit.php
@@ -702,7 +702,7 @@ $section->addInput(new Form_Input(
$section->addInput(new Form_Select(
'type',
- 'Type',
+ '*Type',
isset($pconfig['type']) ? $pconfig['type'] : $tab,
$types
));
OpenPOWER on IntegriCloud