[Slim-Checkins] r10072 - in /trunk/server: Changelog6.html
HTML/EN/html/docs/radio.html
kdf at svn.slimdevices.com
kdf at svn.slimdevices.com
Wed Sep 27 19:35:42 PDT 2006
Author: kdf
Date: Wed Sep 27 19:35:40 2006
New Revision: 10072
URL: http://svn.slimdevices.com?rev=10072&view=rev
Log:
Bug: 4237
Description: use proper token for radio setup link
Modified:
trunk/server/Changelog6.html
trunk/server/HTML/EN/html/docs/radio.html
Modified: trunk/server/Changelog6.html
URL: http://svn.slimdevices.com/trunk/server/Changelog6.html?rev=10072&r1=10071&r2=10072&view=diff
==============================================================================
--- trunk/server/Changelog6.html (original)
+++ trunk/server/Changelog6.html Wed Sep 27 19:35:40 2006
@@ -21,6 +21,7 @@
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4192">#4192</a> - IE doesn't refresh status</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4221">#4221</a> - 6.5 crashes on artist breadcrumb</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4228">#4228</a> - Fishbone skin status doesn't update from an empty playlist</li>
+ <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4237">#4237</a> - in Help > Internet Radio there is a dead link to Settings</li>
<ul>
</ul>
Modified: trunk/server/HTML/EN/html/docs/radio.html
URL: http://svn.slimdevices.com/trunk/server/HTML/EN/html/docs/radio.html?rev=10072&r1=10071&r2=10072&view=diff
==============================================================================
--- trunk/server/HTML/EN/html/docs/radio.html (original)
+++ trunk/server/HTML/EN/html/docs/radio.html Wed Sep 27 19:35:40 2006
@@ -38,7 +38,7 @@
<p>Some providers have premium subscription options. To enter
your username and password for an Internet Radio provider, or
- configure how you view the provider's stations, click <a href="[% webroot %]setup.html?page=radio&player=[% player | uri %]">here</a>. You
+ configure how you view the provider's stations, click <a href="[% webroot %]setup.html?page=RADIO&player=[% player | uri %]">here</a>. You
can also choose the <code>Internet Radio</code> section on the <code><a href="[% webroot %]setup.html?page=BASIC_SERVER_SETTINGS&player=[% player | uri %]">Server Settings</a></code>
page.</p>
More information about the checkins
mailing list