summaryrefslogtreecommitdiffstats
path: root/albums.php
diff options
context:
space:
mode:
Diffstat (limited to 'albums.php')
-rw-r--r--albums.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/albums.php b/albums.php
index 2a62b06c..be23a269 100644
--- a/albums.php
+++ b/albums.php
@@ -33,7 +33,8 @@ if(isset($_REQUEST['artist'])) $artist = scrub_in($_REQUEST['artist']);
$_REQUEST['artist_id'] = scrub_in($_REQUEST['artist_id']);
show_template('header');
-show_menu_items('Albums');
+show_menu_items('Browse');
+show_browse_menu('Albums');
show_clear();
if ($_REQUEST['action'] === 'clear_art') {