summaryrefslogtreecommitdiffstats
path: root/stats.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 /stats.php
parentcde6ad2720297448ee8f7e033ac8f26801e69d81 (diff)
downloadampache-ab8c8b63c65f3c3aa01b7ae64900d764718ff986.tar.gz
ampache-ab8c8b63c65f3c3aa01b7ae64900d764718ff986.tar.bz2
ampache-ab8c8b63c65f3c3aa01b7ae64900d764718ff986.zip
fix and new preference for footer menu
Diffstat (limited to 'stats.php')
-rw-r--r--stats.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/stats.php b/stats.php
index 4470ae0c..1e7f11f1 100644
--- a/stats.php
+++ b/stats.php
@@ -78,6 +78,4 @@ by <a href="<?php echo conf('web_path'); ?>/user.php?action=show_edit_profile">e
</table>
<br />
-<?php show_menu_items('Stats'); ?>
-</body>
-</html>
+<?php show_page_footer ('Stats', '',$user->prefs['display_menu']);?>