summaryrefslogtreecommitdiffstats
path: root/templates/sidebar_home.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/sidebar_home.inc.php')
-rw-r--r--templates/sidebar_home.inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/sidebar_home.inc.php b/templates/sidebar_home.inc.php
index 336dc3c5..4cd948c9 100644
--- a/templates/sidebar_home.inc.php
+++ b/templates/sidebar_home.inc.php
@@ -30,7 +30,7 @@
<option value="1000">1000</option>
<option value="-1"><?php echo _('All'); ?></option>
</select>
-<!-- GENRE PULLDOWN -->
+<!- GENRE PULLDOWN ->
<br />
<select name="random_type" style="width:80px;">
<option value="Songs"><?php echo _('Songs'); ?></option>
@@ -40,7 +40,7 @@
<option value="unplayed"><?php echo _('Less Played'); ?></option>
</select>
<br />
-<!-- CATALOG PULLDOWN -->
+<!- CATALOG PULLDOWN ->
<input class="smallbutton" type="submit" value="<?php echo _('Enqueue'); ?>" />
</form>
<hr />