
|
If you were logged in you would be able to see more operations.
|
|
|
|
$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?)
|
|
Description
|
$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?) |
Show » |
| There are no comments yet on this issue.
|
|