summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-09-15 01:11:29 +0000
committerBill Marquette <billm@pfsense.org>2005-09-15 01:11:29 +0000
commit19a7916a2994594baff5ab4bccee81dcc76bb959 (patch)
treeb834b50a3b728ab6ca43205db6f6c091f1eb21c9 /usr
parent29ffe9e57252f510972d78cdffa5afbd77f34695 (diff)
downloadpfsense-19a7916a2994594baff5ab4bccee81dcc76bb959.zip
pfsense-19a7916a2994594baff5ab4bccee81dcc76bb959.tar.gz
HTML tidy
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/diag_dump_states.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/diag_dump_states.php b/usr/local/www/diag_dump_states.php
index 8565474..68f462a 100755
--- a/usr/local/www/diag_dump_states.php
+++ b/usr/local/www/diag_dump_states.php
@@ -50,7 +50,6 @@ include("fbegin.inc");
<form action="carp_status.php" method="post">
<?php if ($savemsg) print_info_box($savemsg); ?>
-<div id="mainarea">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
<?php
@@ -60,8 +59,9 @@ include("fbegin.inc");
display_top_tabs($tab_array);
?>
</td></tr>
-<tr><td class="tabcont">
-<table colspan="3" cellpadding="3" width="100%">
+<tr><td>
+ <div id="mainarea">
+ <table class="tabcont" width="100%" border="0" cellpadding="0" cellpadding="3">
<?php
OpenPOWER on IntegriCloud