summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_gateways.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2014-05-27 12:22:35 +0100
committerColin Fleming <cj_fleming@sky.com>2014-05-27 12:22:35 +0100
commit2a74f9d78ec7f1d042c46c26c2966b79843a4f72 (patch)
tree75fbfd721b0c6d869ec258b8de2163beee62385a /usr/local/www/status_gateways.php
parent67eec08539c8deeca86c0c450a9c8a9c709e5b21 (diff)
downloadpfsense-2a74f9d78ec7f1d042c46c26c2966b79843a4f72.zip
pfsense-2a74f9d78ec7f1d042c46c26c2966b79843a4f72.tar.gz
Tidy up misc. XHTML
Close FORM tag correctly Add missing TD and TR tags Move NOWRAP into CLASS statement
Diffstat (limited to 'usr/local/www/status_gateways.php')
-rw-r--r--usr/local/www/status_gateways.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/status_gateways.php b/usr/local/www/status_gateways.php
index 553a58c..858a179 100644
--- a/usr/local/www/status_gateways.php
+++ b/usr/local/www/status_gateways.php
@@ -152,7 +152,8 @@ include("head.inc");
<?php } ?>
</table>
</div>
- </table>
+</td></tr>
+</table>
<?php include("fend.inc"); ?>
</body>
OpenPOWER on IntegriCloud