--- a/themes/iphone/playlist.tpl Mon Mar 24 00:12:21 2008 -0400
+++ b/themes/iphone/playlist.tpl Mon Mar 24 02:53:42 2008 -0400
@@ -33,12 +33,16 @@
<div class="playbar-inner">
<img alt=" " id="ajax_status" style="display: none; position: absolute; top: 5px; right: 5px;" src="about:blank" />
{if $allow_control}
+ <a href="#action:_nil" onclick=" return false;"><img alt=" " src="/themes/{$theme|escape}/images/blank.png" /></a>
<a href="#action:prev" onclick="player_action('prev'); return false;"><img alt="« PrevTrk" src="/themes/{$theme|escape}/images/prev.png" style="position: relative; top: -8px;" /></a>
<a href="#action:play" onclick="player_action('play'); return false;" id="btn_playpause"><img alt="Play" src="/themes/{$theme|escape}/images/play.png" /></a>
<a href="#action:next" onclick="player_action('next'); return false;"><img alt="NextTrk »" src="/themes/{$theme|escape}/images/next.png" style="position: relative; top: -8px;" /></a>
+ <a href="#action:stop" onclick="player_action('stop'); return false;"><img alt="Stop" src="/themes/{$theme|escape}/images/stop.png" style="position: relative; top: -8px; border-left: 1px solid #a0a0a0;" /></a>
<br />
{/if}
<span id="playmeter">--:--/--:--</span><br />
+ <div id="playhead"><div id="playhead-filler"> </div></div>
+ <div id="playhead-button"> </div>
{if $allow_control}
<img hspace="4" alt="Volume: " src="/themes/{$theme|escape}/images/volume.png" />
<span id="volume_wrap"><a