diff --git a/appdbStats.php b/appdbStats.php
index b259245..abc0afa 100644
--- a/appdbStats.php
+++ b/appdbStats.php
@@ -71,10 +71,8 @@ echo "
\n";
echo " | Images: | \n";
echo " ".getNumberOfImages()." | \n";
echo "
\n\n";
-
+
echo "\n\n";
echo html_frame_end(" ");
-
-echo "";
apidb_footer();
?>
diff --git a/appview.php b/appview.php
index 5bc0e8d..b176e55 100644
--- a/appview.php
+++ b/appview.php
@@ -97,14 +97,14 @@ function show_note($sType,$oData){
$s = html_frame_start("","98%",'',0);
$s .= "\n";
- $s .= "| ".$title." |
\n";
+ $s .= "| ".$title." |
\n";
$s .= "| \n";
$s .= $oData->noteDesc;
$s .= " |
\n";
if ($_SESSION['current']->hasPriv("admin") || $_SESSION['current']->isMaintainer($_REQUEST['versionId']))
{
- $s .= "| ";
+ $s .= " |
| ";
$s .= " |
';
@@ -438,8 +438,9 @@ else if($_REQUEST['versionId'])
echo "';
- echo '';
echo '