summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateways.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-10-27 20:46:32 -0400
committerStephen Beaver <sbeaver@netgate.com>2015-10-27 20:46:32 -0400
commitc04119301a582f0cb88686d2685e5d585d510562 (patch)
tree743f232a8fe5ef018878837af4a426537fc879a0 /src/usr/local/www/system_gateways.php
parent1a8b5a4de535261df7a0100e12a18808c9923b2b (diff)
downloadpfsense-c04119301a582f0cb88686d2685e5d585d510562.zip
pfsense-c04119301a582f0cb88686d2685e5d585d510562.tar.gz
Add "Actions" text to table header
Diffstat (limited to 'src/usr/local/www/system_gateways.php')
-rw-r--r--src/usr/local/www/system_gateways.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_gateways.php b/src/usr/local/www/system_gateways.php
index 79dd5c0..e70db55 100644
--- a/src/usr/local/www/system_gateways.php
+++ b/src/usr/local/www/system_gateways.php
@@ -266,7 +266,7 @@ display_top_tabs($tab_array);
<th><?=gettext("Gateway")?></th>
<th><?=gettext("Monitor IP")?></th>
<th><?=gettext("Description")?></th>
- <th></th>
+ <th><th><?=gettext("Actions")?></th></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud