elyes sallem wrote:
<html:img alt="<bean:message key="commun.modifier"/>"
> src="img/modif.jpg" height="15px"
style="vertical-align: bottom"/>
The issue is that you're nesting custom tags, and you can't do that. I'd probably just use an HTML image tag.
<ObFaqEntryRant> Sure seems like this comes up a lot :/ </ObFaqEntryRant> Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

