summaryrefslogtreecommitdiffstats
path: root/templates/show_object_rating.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-19 09:27:06 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-19 09:27:06 +0000
commit7a0fcdd836d491c288b94383ebc54de2271bb237 (patch)
treed7a6757e7596d5242c10f1290ea14d19b7d6a623 /templates/show_object_rating.inc.php
parent7b0bd9d52ed2c198868bcaef17f4f2ecff1ac099 (diff)
downloadampache-7a0fcdd836d491c288b94383ebc54de2271bb237.tar.gz
ampache-7a0fcdd836d491c288b94383ebc54de2271bb237.tar.bz2
ampache-7a0fcdd836d491c288b94383ebc54de2271bb237.zip
fixed a few more catalog snafus
Diffstat (limited to 'templates/show_object_rating.inc.php')
-rw-r--r--templates/show_object_rating.inc.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/show_object_rating.inc.php b/templates/show_object_rating.inc.php
index ef2aafea..1a0cfb8e 100644
--- a/templates/show_object_rating.inc.php
+++ b/templates/show_object_rating.inc.php
@@ -18,9 +18,6 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-if ($type != 'song') {
- echo _('Rating') . ":";
-}
/* Create some variables we are going to need */
$web_path = conf('web_path');