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 8522df9..7109d0d 100644
--- a/src/usr/local/www/widgets/widgets/gateways.widget.php
+++ b/src/usr/local/www/widgets/widgets/gateways.widget.php
@@ -135,7 +135,7 @@ $widgetperiod = isset($config['widgets']['period']) ? $config['widgets']['period
<thead>
<tr>
<th>Gateway</th>
- <th>Show</th>
+ <th><?=gettext("Show")?></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud