summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateways.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-10-28 10:37:25 +0545
committerStephen Beaver <sbeaver@netgate.com>2015-10-28 10:04:42 -0400
commit329b5c4940122339bfcbb34686bb42d0b144fe63 (patch)
tree89a56c9eeea3f958ba046b02300c74a232bba2a5 /src/usr/local/www/system_gateways.php
parent36b3fd58dc4117fe628854e212787f85f7310218 (diff)
downloadpfsense-329b5c4940122339bfcbb34686bb42d0b144fe63.zip
pfsense-329b5c4940122339bfcbb34686bb42d0b144fe63.tar.gz
system_gateways Actions column format
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 5a6e701..bc9f6e1 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><?=gettext("Actions")?></th></th>
+ <th><?=gettext("Actions")?></th>
</tr>
</thead>
<tbody>
OpenPOWER on IntegriCloud