summaryrefslogtreecommitdiffstats
path: root/albums.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-06-10 04:28:39 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-06-10 04:28:39 +0000
commitab8c8b63c65f3c3aa01b7ae64900d764718ff986 (patch)
tree94986a14bba2a5f8480f04f7d3cf526e28f70ce9 /albums.php
parentcde6ad2720297448ee8f7e033ac8f26801e69d81 (diff)
downloadampache-ab8c8b63c65f3c3aa01b7ae64900d764718ff986.tar.gz
ampache-ab8c8b63c65f3c3aa01b7ae64900d764718ff986.tar.bz2
ampache-ab8c8b63c65f3c3aa01b7ae64900d764718ff986.zip
fix and new preference for footer menu
Diffstat (limited to 'albums.php')
-rw-r--r--albums.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/albums.php b/albums.php
index 92ece304..15ccc7e9 100644
--- a/albums.php
+++ b/albums.php
@@ -174,8 +174,5 @@ else {
} // else no album
echo "<br /><br />";
-show_menu_items('Albums');
+show_page_footer ('Albums', '',$user->prefs['display_menu']);
?>
-
-</body>
-</html>