summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_lb_vs.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2014-05-17 11:36:23 +0100
committerColin Fleming <cj_fleming@sky.com>2014-05-17 11:36:23 +0100
commitb3b6fcf432e3a6bd90884e3226e6b9352e67b050 (patch)
tree12224fd1d0a3e811754fc5e957a3c47f1fc8ee22 /usr/local/www/status_lb_vs.php
parent50e5ba049896d97a7624869c763a06d5b1fc1908 (diff)
downloadpfsense-b3b6fcf432e3a6bd90884e3226e6b9352e67b050.zip
pfsense-b3b6fcf432e3a6bd90884e3226e6b9352e67b050.tar.gz
Update status_lb_vs.php
Add missing closing TD and closing TR tags
Diffstat (limited to 'usr/local/www/status_lb_vs.php')
-rw-r--r--usr/local/www/status_lb_vs.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/status_lb_vs.php b/usr/local/www/status_lb_vs.php
index afe13c9..814b924 100644
--- a/usr/local/www/status_lb_vs.php
+++ b/usr/local/www/status_lb_vs.php
@@ -137,7 +137,8 @@ include("head.inc");
<?php $i++; endforeach; ?>
</table>
</div>
- </table>
+</td></tr>
+</table>
<?php include("fend.inc"); ?>
</body>
OpenPOWER on IntegriCloud