I'm getting the following HTML rendered from the JSP below:

<html-el:submit property="submit"  value="     "
onclick="setUserAction('Add Prospect');" styleClass="addButton"
titleKey="button.add.prospect" />

<input type="submit" name="submit" value="Submit"
onclick="setUserAction('Add Prospect');" class="addButton" title="Add
Prospect">

This is supposed to be a submit button with an image and no text (just
spaces).  It worked in 1.2.0, but 1.2.6 is ignoring the 'value' attribute
and I'm getting the word 'Submit' plastered over the image.

Before I open a bug, can anyone comment if they think it's _supposed_ to do
this?  Thanks.

-- 
Wendy Smoak


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to