Bug 17594 - Typo in template for interface settings page
: Typo in template for interface settings page
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 7.6.1
: All All
: P3 minor (vote)
: 7.6.x
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-25 12:03 UTC by tkalmijn
Modified: 2011-09-25 12:27 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tkalmijn 2011-09-25 12:03:18 UTC
On line 28 of the file 'server/HTML/EN/settings/interface.html' (unparsed)

It reads: 'prefs.pref_showYears'

This should be 'prefs.pref_showYear' 

(without the 's' that is)

This doesnt break functionality, which funny enough is pure coincidence. The resulting dropdown actually has both options 'selected' (as can be seen by inspecting the resulting html on that page).

Just thought I'd mention it. Not a biggy.
Comment 1 SVN Bot 2011-09-25 12:27:06 UTC
 == Auto-comment from SVN commit #33515 to the slim repo by mherger ==
 == http://svn.slimdevices.com/slim?view=revision&revision=33515 ==

Fixed Bug: 17594
Description: fix typo