History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FC-491
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Lucas
Reporter: David Whiterod
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FarCry Core Framework

Container Skins | Labels says 'Relection'

Created: 13/Feb/06 03:35 AM   Updated: 14/Feb/06 03:31 AM
Component/s: Webtop Admin UI
Affects Version/s: 3.0.1
Fix Version/s: 3.0.1

Time Tracking:
Not Specified

Environment: ALL


 Description  « Hide
$Header: /cvs/farcry/farcry_core/admin/navajo/container_skins.cfm,v 1.1 2005/09/06 00:50:36 paul Exp $

line 48-49:

<label for="reflectionid"><b>Relection:</b>
<select name="displayMethod">

the select skin form element is incorrect Labelled as 'Relection'. Should be:

<label for="displayMethod"><b>Skin:</b>
<select name="displayMethod">

(what about dropping the bold tag around the label and using the CSS?)

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.