summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateway_groups.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_gateway_groups.php
parent1a8b5a4de535261df7a0100e12a18808c9923b2b (diff)
downloadpfsense-c04119301a582f0cb88686d2685e5d585d510562.zip
pfsense-c04119301a582f0cb88686d2685e5d585d510562.tar.gz
Add "Actions" text to table header
Diffstat (limited to 'src/usr/local/www/system_gateway_groups.php')
-rw-r--r--src/usr/local/www/system_gateway_groups.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_gateway_groups.php b/src/usr/local/www/system_gateway_groups.php
index 29b0ed2..087be49 100644
--- a/src/usr/local/www/system_gateway_groups.php
+++ b/src/usr/local/www/system_gateway_groups.php
@@ -126,7 +126,7 @@ display_top_tabs($tab_array);
<th><?=gettext("Gateways")?></th>
<th><?=gettext("Priority")?></th>
<th><?=gettext("Description")?></th>
- <th><!-- Action Buttons --></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud