From 4bccf5b59561d2a1450e5fecfd4fa436af8f99d4 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 9 Feb 2006 00:15:41 +0000 Subject: fixed play_album_art config option so that it actually works as advertised --- templates/show_now_playing.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/show_now_playing.inc b/templates/show_now_playing.inc index b8204024..a1168022 100644 --- a/templates/show_now_playing.inc +++ b/templates/show_now_playing.inc @@ -72,6 +72,7 @@ foreach ($results as $item) { +
@@ -79,6 +80,7 @@ foreach ($results as $item) {
+ -- cgit