summaryrefslogtreecommitdiffstats
path: root/templates/sidebar_player.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/sidebar_player.inc.php')
-rw-r--r--templates/sidebar_player.inc.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/templates/sidebar_player.inc.php b/templates/sidebar_player.inc.php
index e5e2867b..ae40952c 100644
--- a/templates/sidebar_player.inc.php
+++ b/templates/sidebar_player.inc.php
@@ -1,8 +1,2 @@
-<h4><?php echo _('Browse By'); ?></h4>
-<select name="type">
- <option value="song"><?php echo _('Song Title'); ?></option>
- <option value="album"><?php echo _('Albums'); ?></option>
- <option value="artist"><?php echo _('Artist'); ?></option>
- <option value="genre"><?php echo _('Genre'); ?></option>
-</select>
+DISABLED
<hr />