[Slim-Checkins] r11771 - /trunk/server/HTML/EN/status.html

kdf at svn.slimdevices.com kdf at svn.slimdevices.com
Mon Apr 16 20:59:57 PDT 2007


Author: kdf
Date: Mon Apr 16 20:59:57 2007
New Revision: 11771

URL: http://svn.slimdevices.com?rev=11771&view=rev
Log:
Bug: n/a
Description: typo


Modified:
    trunk/server/HTML/EN/status.html

Modified: trunk/server/HTML/EN/status.html
URL: http://svn.slimdevices.com/trunk/server/HTML/EN/status.html?rev=11771&r1=11770&r2=11771&view=diff
==============================================================================
--- trunk/server/HTML/EN/status.html (original)
+++ trunk/server/HTML/EN/status.html Mon Apr 16 20:59:57 2007
@@ -15,7 +15,7 @@
     [% IF modestop %][% "STOPPED_ON" | string %][% END %]
     [% IF currentsong %][% currentsong %] [% "OUT_OF" | string %] [% songcount %][% END %][% "COLON" | string %]
    </div>
-   <div class="playingSong"><a [% songinfoHRef %] target="browser">[% songtitle %]</a><
+   <div class="playingSong"><a [% songinfoHRef %] target="browser">[% songtitle %]</a>
    [% IF itemobj.album.title && itemobj.album.title != noAlbum %]
     [% "FROM" | string %] <a [% albumHRef %] target="browser">[% itemobj.album.title | html %]</a>
    [%- END %]



More information about the checkins mailing list