summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorSteve Beaver <sbeaver@netgate.com>2017-01-07 07:35:30 -0500
committerSteve Beaver <sbeaver@netgate.com>2017-01-07 07:35:30 -0500
commit7e33d908b155007e06281f07544e9ab26f357d6e (patch)
tree77c3216f2001554087478015fd69c3ab0df9dfff /src/usr/local
parent0a6273e22196b2dfd7505cfd28f47f0736730be7 (diff)
downloadpfsense-7e33d908b155007e06281f07544e9ab26f357d6e.zip
pfsense-7e33d908b155007e06281f07544e9ab26f357d6e.tar.gz
Further internationalization
Diffstat (limited to 'src/usr/local')
-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