CDR: Remove unnecessary </td> tag.

This commit is contained in:
Nate Jones 2014-08-06 00:42:32 +00:00
parent 068e8e1b99
commit 097956f8fd
1 changed files with 0 additions and 1 deletions

View File

@ -539,7 +539,6 @@ else {
echo " <td width='33.3%' nowrap>&nbsp;</td>\n";
echo " <td width='33.3%' align='center' nowrap>$paging_controls</td>\n";
echo " <td width='33.3%' nowrap='nowrap'>&nbsp;</td>\n";
echo " </td>\n";
echo " </tr>\n";
echo " </table>\n";
echo "</td>\n";