Bugzilla – Bug 184
typo in NBMU skin
Last modified: 2008-09-15 14:37:04 UTC
There's a small typo in the NBMU skin which causes the web interface to occationally lose track of which player you're working with. This shouldl fix it... Index: server/HTML/NBMU/browseid3.html =================================================================== RCS file: /cvsroot/slim/server/HTML/NBMU/browseid3.html,v retrieving revision 1.4 diff -u -r1.4 browseid3.html --- server/HTML/NBMU/browseid3.html 27 Aug 2003 20:59:22 -0000 1.4 +++ server/HTML/NBMU/browseid3.html 9 Feb 2004 23:55:44 -0000 @@ -20,7 +20,7 @@ <h3>[S {browseby}]</h3></td> </tr> </table> -<p> <img src="html/images/spacer.gif" width="30" height="8"><a href="home.html?player=%7Bplayer%7D">[S +<p> <img src="html/images/spacer.gif" width="30" height="8"><a href="home.html?player={%player}">[S {playermodel}_HOME]</a> {pwd_list} <p> <table width="100%" border="0" cellspacing="0" cellpadding="0">
Created attachment 9 [details] patch for server/HTML/NBMU/browseid3.html attaching the same patch that is pasted above, since the bugzilla wants to line wrap it.
thanks. checked it in for tonights nightly build
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.