summaryrefslogtreecommitdiffstats
path: root/upload.php
diff options
context:
space:
mode:
authorxgizzmo <xgizzmo@ampache>2005-10-18 21:54:23 +0000
committerxgizzmo <xgizzmo@ampache>2005-10-18 21:54:23 +0000
commitb79ae26d4f0ee699a8b6fc981db979c022abbb3e (patch)
tree8037f549298a2ac24a7b64fee192657268362099 /upload.php
parent3e12fccb243a8cfdd6e90ee04627672c0cc8b894 (diff)
downloadampache-b79ae26d4f0ee699a8b6fc981db979c022abbb3e.tar.gz
ampache-b79ae26d4f0ee699a8b6fc981db979c022abbb3e.tar.bz2
ampache-b79ae26d4f0ee699a8b6fc981db979c022abbb3e.zip
XHTML validation cleanup
Diffstat (limited to 'upload.php')
-rw-r--r--upload.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/upload.php b/upload.php
index 062444e9..7641296d 100644
--- a/upload.php
+++ b/upload.php
@@ -225,5 +225,7 @@ if( $status ) {
print( "</table>\n" );
} // end if any messages
+show_clear();
+show_page_footer ('Upload', '',$user->prefs['display_menu']);
?>