(output is under the header table)
http://www.planetfigure.com/dev/
thanks
Moderator: Thorsten
Code: Select all
$output .= "\t\t\t<td valign=\"top\" class=\"fivenewest\" nowrap>".$row->visits." ".$msgViews."</td>\n";Code: Select all
$output .= "\t\t\t<td valign=\"top\" class=\"fivenewest\" nowrap> </td>\n";Code: Select all
(".$row->visits." ".$msgViews.")