diff -r 2634d550a97b -r 92dd253f501c themes/iphone/playlist.tpl --- a/themes/iphone/playlist.tpl Mon Sep 01 16:50:03 2008 -0400 +++ b/themes/iphone/playlist.tpl Mon Sep 01 16:51:13 2008 -0400 @@ -67,7 +67,7 @@ Track {foreach key=tid item=track from=$playlist} - {* strip *} + {strip} @@ -86,14 +86,18 @@ - {* /strip *} + {/strip} {/foreach}