I found and fixed a bit of the problem in HTML/Default/home.html Don't know how this will show up in the forums.....
Looks like the templating system didn't work too well in the nightly? [EMAIL PROTECTED]:/usr/share/slimserver/HTML/Default# rcsdiff home.html =================================================================== RCS file: RCS/home.html,v retrieving revision 1.1 diff -r1.1 home.html 182c182 < [% IF not noserver %]<tr><td height="15" valign="center">• <a href="setup.html?page=server&player=[% player | uri %]">[% "SERVER_SETTINGS" | string %]</a></td></tr>[% END %] --- > [% IF not noserver %]<tr><td height="15" valign="center">• <a href="setup.html?page=SERVER_SETTINGS&player=[% player | uri %]">[% "SERVER_SETTINGS" | string %]</a></td></tr>[% END %] [EMAIL PROTECTED]:/usr/share/slimserver/HTML/Default# -- biffhero ------------------------------------------------------------------------ biffhero's Profile: http://forums.slimdevices.com/member.php?userid=7313 View this thread: http://forums.slimdevices.com/showthread.php?t=27035 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
