summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_groups_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/interfaces_groups_edit.php')
-rw-r--r--src/usr/local/www/interfaces_groups_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/interfaces_groups_edit.php b/src/usr/local/www/interfaces_groups_edit.php
index cc9745a..b7ae1df 100644
--- a/src/usr/local/www/interfaces_groups_edit.php
+++ b/src/usr/local/www/interfaces_groups_edit.php
@@ -241,7 +241,7 @@ $section = new Form_Section('Interface Group Configuration');
$section->addInput(new Form_Input(
'ifname',
- 'Group Name',
+ '*Group Name',
'text',
$pconfig['ifname'],
['placeholder' => 'Group Name', 'maxlength' => "16"]
OpenPOWER on IntegriCloud