next($msort);
} while ($i && $i < $endVar);
}
- echo '</table>';
}
/*
, 'left', '', '' )
, '', $color[0] )
, '', '', 'border="0" width="100%" cellpadding="1" cellspacing="0"' );
+ /* line between header and button area */
echo '<tr><td HEIGHT="5" BGCOLOR="'.$color[4].'"></td></tr>';
- echo '<tr><td>';
+ echo '<tr><td>';
echo html_tag( 'tr' ) . "\n"
. html_tag( 'td' ,'' , 'left', '', '' )
. html_tag( 'table' ,'' , '', $color[9], 'border="0" width="100%" cellpadding="1" cellspacing="0"' )
function mail_message_listing_end($num_msgs, $paginator_str, $msg_cnt_str, $color) {
if ($num_msgs) {
+ /* space between list and footer */
echo '<tr><td HEIGHT="5" BGCOLOR="'.$color[4].'" COLSPAN="1">';
+
echo '</td></tr><tr><td>';
echo html_tag( 'table',
html_tag( 'tr',