summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_vlan_edit.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2017-01-23 12:04:28 +0545
committerPhil Davis <phil.davis@inf.org>2017-01-23 12:04:28 +0545
commit1095b20410963e748fe13268e6fa8f35ccce2319 (patch)
tree65c3041b63b36fc1934593c8bc9257015ab608ac /src/usr/local/www/interfaces_vlan_edit.php
parentb2bb49709d6d1cb845f2c7caf40bebe375ecb2d7 (diff)
downloadpfsense-1095b20410963e748fe13268e6fa8f35ccce2319.zip
pfsense-1095b20410963e748fe13268e6fa8f35ccce2319.tar.gz
Required fields in Interfaces pages
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 70d5271..c001550 100644
--- a/src/usr/local/www/interfaces_vlan_edit.php
+++ b/src/usr/local/www/interfaces_vlan_edit.php
@@ -190,7 +190,7 @@ $section->addInput(new Form_Select(
$section->addInput(new Form_Input(
'tag',
- 'VLAN Tag',
+ '*VLAN Tag',
'text',
$pconfig['tag'],
['placeholder' => '1']
OpenPOWER on IntegriCloud