- fix 1 error reported by the w3c html validator in appview.php?appid=whatever when there are notes
- fix 1 error reported by the w3c html validator in appdbStats.php
This commit is contained in:
@@ -71,10 +71,8 @@ echo "<tr class=color4>\n";
|
||||
echo " <td>Images:</td>\n";
|
||||
echo " <td>".getNumberOfImages()."</td>\n";
|
||||
echo "</tr>\n\n";
|
||||
|
||||
|
||||
echo "</table>\n\n";
|
||||
echo html_frame_end(" ");
|
||||
|
||||
echo "</form>";
|
||||
apidb_footer();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user