Revision 19a7916a
Added by Bill Marquette almost 20 years ago
usr/local/www/diag_dump_states.php | ||
---|---|---|
50 | 50 |
<form action="carp_status.php" method="post"> |
51 | 51 |
<?php if ($savemsg) print_info_box($savemsg); ?> |
52 | 52 |
|
53 |
<div id="mainarea"> |
|
54 | 53 |
<table width="100%" border="0" cellpadding="0" cellspacing="0"> |
55 | 54 |
<tr><td> |
56 | 55 |
<?php |
... | ... | |
60 | 59 |
display_top_tabs($tab_array); |
61 | 60 |
?> |
62 | 61 |
</td></tr> |
63 |
<tr><td class="tabcont"> |
|
64 |
<table colspan="3" cellpadding="3" width="100%"> |
|
62 |
<tr><td> |
|
63 |
<div id="mainarea"> |
|
64 |
<table class="tabcont" width="100%" border="0" cellpadding="0" cellpadding="3"> |
|
65 | 65 |
|
66 | 66 |
<?php |
67 | 67 |
|
Also available in: Unified diff
HTML tidy