summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_vlan.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/interfaces_vlan.php')
-rw-r--r--src/usr/local/www/interfaces_vlan.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/interfaces_vlan.php b/src/usr/local/www/interfaces_vlan.php
index c3ea2f8..8c505e3 100644
--- a/src/usr/local/www/interfaces_vlan.php
+++ b/src/usr/local/www/interfaces_vlan.php
@@ -131,7 +131,7 @@ display_top_tabs($tab_array);
<input id="id" type="hidden" name="id" value=""/>
<div class="panel panel-default">
- <div class="panel-heading"><h2 class="panel-title"><?=gettext('VLAN interfaces')?></h2></div>
+ <div class="panel-heading"><h2 class="panel-title"><?=gettext('VLAN Interfaces')?></h2></div>
<div class="panel-body">
<div class="table-responsive">
<table class="table table-striped table-hover table-condensed">
@@ -141,7 +141,7 @@ display_top_tabs($tab_array);
<th><?=gettext('VLAN tag');?></th>
<th><?=gettext('Priority');?></th>
<th><?=gettext('Description');?></th>
- <th></th>
+ <th><?=gettext('Actions');?></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud