diff options
Diffstat (limited to 'artists.php')
-rw-r--r-- | artists.php | 6 |
1 files changed, 1 insertions, 5 deletions
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 "<br /><br />"; -show_menu_items('Artists'); +show_page_footer ('Artists', '',$user->prefs['display_menu']); ?> - - -</body> -</html> |