summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_qinq_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/interfaces_qinq_edit.php')
-rw-r--r--src/usr/local/www/interfaces_qinq_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/interfaces_qinq_edit.php b/src/usr/local/www/interfaces_qinq_edit.php
index 7258b9b..da4acf1 100644
--- a/src/usr/local/www/interfaces_qinq_edit.php
+++ b/src/usr/local/www/interfaces_qinq_edit.php
@@ -274,7 +274,7 @@ $section = new Form_Section('QinQ Configuration');
$section->addInput(new Form_Select(
'if',
- 'Parent interface',
+ '*Parent interface',
$pconfig['if'],
build_parent_list()
))->setHelp('Only QinQ capable interfaces will be shown.');
OpenPOWER on IntegriCloud