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 a7469f9..822030f 100644
--- a/src/usr/local/www/widgets/widgets/gateways.widget.php
+++ b/src/usr/local/www/widgets/widgets/gateways.widget.php
@@ -166,7 +166,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