summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/widgets/widgets/gateways.widget.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/widgets/widgets/gateways.widget.php b/src/usr/local/www/widgets/widgets/gateways.widget.php
index 7109d0d..c854df5 100644
--- a/src/usr/local/www/widgets/widgets/gateways.widget.php
+++ b/src/usr/local/www/widgets/widgets/gateways.widget.php
@@ -134,7 +134,7 @@ $widgetperiod = isset($config['widgets']['period']) ? $config['widgets']['period
<table class="table table-striped table-hover table-condensed">
<thead>
<tr>
- <th>Gateway</th>
+ <th><?=gettext("Gateway")?></th>
<th><?=gettext("Show")?></th>
</tr>
</thead>
OpenPOWER on IntegriCloud