CDR: Remove unnecessary </td> tag.

This commit is contained in:
Nate Jones
2014-08-06 00:42:32 +00:00
parent 4776d0adb2
commit e8a944ea57

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";