librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1708] hide the player/html 5 error for now


From: Matt Lee
Subject: [Librefm-commits] [1708] hide the player/html 5 error for now
Date: Mon, 18 May 2009 18:01:03 +0000

Revision: 1708
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1708
Author:   mattl
Date:     2009-05-18 18:01:02 +0000 (Mon, 18 May 2009)
Log Message:
-----------
hide the player/html 5 error for now

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/templates/player.tpl

Modified: trunk/nixtape/themes/librefm/templates/player.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/player.tpl   2009-05-18 17:58:36 UTC 
(rev 1707)
+++ trunk/nixtape/themes/librefm/templates/player.tpl   2009-05-18 18:01:02 UTC 
(rev 1708)
@@ -3,7 +3,7 @@
                {if $track->streamurl}
                        <object id="fallbackembed" 
style="width:200px;height:50px;" type="application/ogg" 
data="{$track->streamurl}"><a type="application/ogg" rel="enclosure" 
href="{$track->streamurl}">Listen to this track</a></object>
                {elseif isset($radio_session)}
-                       <p>{t escape=no}Sorry, you need a browser capable of 
making use of the HTML 5 &lt;audio&gt; tag to enjoy the streaming service via 
the JavaScript player.{/t}</p>
+                       <p><!-- {t escape=no}Sorry, you need a browser capable 
of making use of the HTML 5 &lt;audio&gt; tag to enjoy the streaming service 
via the JavaScript player.{/t}--></p>
                {/if}
        </audio>
        <div id="interface">





reply via email to

[Prev in Thread] Current Thread [Next in Thread]