From ab8c8b63c65f3c3aa01b7ae64900d764718ff986 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Fri, 10 Jun 2005 04:28:39 +0000 Subject: fix and new preference for footer menu --- artists.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'artists.php') diff --git a/artists.php b/artists.php index 3cb127d0..b4978412 100644 --- a/artists.php +++ b/artists.php @@ -118,9 +118,5 @@ switch($action) { } echo "

"; -show_menu_items('Artists'); +show_page_footer ('Artists', '',$user->prefs['display_menu']); ?> - - - - -- cgit