if ($ShowKeyphrasesStats) { print "$Center<a name=\"KEYPHRASES\"> </a>"; }
if ($ShowKeywordsStats) { print "$Center<a name=\"KEYWORDS\"> </a>"; }
if ($ShowKeyphrasesStats || $ShowKeywordsStats) { print "<BR>\n"; }
- if ($ShowKeyphrasesStats && $ShowKeywordsStats) { print "<table width=\"100%\"><tr>"; }
+ if ($ShowKeyphrasesStats && $ShowKeywordsStats) { print "<table width=\"100%\" cellpadding=0 cellspacing=0><tr>"; }
if ($ShowKeyphrasesStats) {
# By Keyphrases
if ($ShowKeyphrasesStats && $ShowKeywordsStats) { print "<td width=\"50%\" valign=top>\n"; }
&tab_end;
if ($ShowKeyphrasesStats && $ShowKeywordsStats) { print "</td>\n"; }
}
+ if ($ShowKeyphrasesStats && $ShowKeywordsStats) { print "<td> </td>"; }
if ($ShowKeywordsStats) {
# By Keywords
if ($ShowKeyphrasesStats && $ShowKeywordsStats) { print "<td width=\"50%\" valign=top>\n"; }