summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-09-18 03:29:54 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-09-18 03:29:54 +0000
commit6224281f3c405b0f41c597d504273fe5c237d4ad (patch)
tree8b472d247b76abfece39cf6738acf19b697c40f1 /templates
parent6f43d4d87802e8d7e74d355060bbf4e4c2f44a2b (diff)
downloadampache-6224281f3c405b0f41c597d504273fe5c237d4ad.tar.gz
ampache-6224281f3c405b0f41c597d504273fe5c237d4ad.tar.bz2
ampache-6224281f3c405b0f41c597d504273fe5c237d4ad.zip
added ability to search by ratings
Diffstat (limited to 'templates')
-rw-r--r--templates/show_search.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show_search.inc b/templates/show_search.inc
index dc6a0a56..ae1c2efd 100644
--- a/templates/show_search.inc
+++ b/templates/show_search.inc
@@ -92,7 +92,6 @@
<tr class="<?php echo flip_class(); ?>">
<td><?php echo _('Rating'); ?>:</td>
<td>
- <!-- Broken for now
<select id="s_rating" name="s_rating">
<option value="">&nbsp;</option>
<option value="1"><?php echo _('One Star'); ?></option>
@@ -101,7 +100,6 @@
<option value="4"><?php echo _('Four Stars'); ?></option>
<option value="5"><?php echo _('Five Stars'); ?></option>
</select>
- --> Currently Broken
</td>
<td><?php echo _('Operator'); ?>:</td>
<td>