diff -r c63de9eb7045 -r cddc2ba706d6 themes/funkymonkey/playlist.tpl --- a/themes/funkymonkey/playlist.tpl Sun Mar 23 14:59:33 2008 -0400 +++ b/themes/funkymonkey/playlist.tpl Sun Mar 23 15:24:06 2008 -0400 @@ -12,8 +12,20 @@
Length | |||||
---|---|---|---|---|---|
{$tid+1} | -{$track.title|escape} | ++ {if $active != $tid}{/if} + {$track.title|escape} + {if $active != $tid}{/if} + | {$track.artist|escape} | {$track.album|escape} | {$track.length|escape} |