summaryrefslogtreecommitdiffstats
path: root/templates/sidebar.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/sidebar.inc.php')
-rw-r--r--templates/sidebar.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sidebar.inc.php b/templates/sidebar.inc.php
index fa9d7659..f403e97b 100644
--- a/templates/sidebar.inc.php
+++ b/templates/sidebar.inc.php
@@ -170,7 +170,7 @@ $web_path = conf('web_path');
<option value="Less Played"><?php echo _("Less Played"); ?></option>
</select>
<br />
- <?php show_catalog_select('catalog','','width:9em;'); ?>
+ <?php show_catalog_pulldown('catalog','width:9em;'); ?>
<br />
<input type="hidden" name="aaction" value="Play!" />
<input class="smallbutton" type="submit" name="aaction" value="<?php echo _("Enqueue"); ?>" />