summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_vlan_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/interfaces_vlan_edit.php')
-rw-r--r--src/usr/local/www/interfaces_vlan_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/interfaces_vlan_edit.php b/src/usr/local/www/interfaces_vlan_edit.php
index da80d57..9f4266f 100644
--- a/src/usr/local/www/interfaces_vlan_edit.php
+++ b/src/usr/local/www/interfaces_vlan_edit.php
@@ -214,7 +214,7 @@ $section = new Form_Section('VLAN Configuration');
$section->addInput(new Form_Select(
'if',
- 'Parent Interface',
+ '*Parent Interface',
$pconfig['if'],
build_interfaces_list()
))->setWidth(6)->setHelp('Only VLAN capable interfaces will be shown.');
OpenPOWER on IntegriCloud