summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_gre.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/interfaces_gre.php')
-rw-r--r--src/usr/local/www/interfaces_gre.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/interfaces_gre.php b/src/usr/local/www/interfaces_gre.php
index e22a908..76da5dc 100644
--- a/src/usr/local/www/interfaces_gre.php
+++ b/src/usr/local/www/interfaces_gre.php
@@ -122,7 +122,7 @@ $tab_array[] = array(gettext("LAGG"), false, "interfaces_lagg.php");
display_top_tabs($tab_array);
?>
<div class="panel panel-default">
- <div class="panel-heading"><h2 class="panel-title"><?=gettext('GRE interfacess')?></h2></div>
+ <div class="panel-heading"><h2 class="panel-title"><?=gettext('GRE Interfaces')?></h2></div>
<div class="panel-body">
<div class="table-responsive">
<table class="table table-striped table-hover table-condensed">
@@ -131,7 +131,7 @@ display_top_tabs($tab_array);
<th><?=gettext("Interface"); ?></th>
<th><?=gettext("Tunnel to &hellip;"); ?></th>
<th><?=gettext("Description"); ?></th>
- <th></th>
+ <th><?=gettext("Actions"); ?></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud