Dear All,

How can I do that in XSP :

<input type="button" name="but_delete" class="button" id="but_delete" >
                       
                <xsp:attribute name="value">
                        <i18n:text key="blabla">This is what I want to translate</i18n:text>
                </xsp:attribute>
               
               
               
                </input>

???

I want to translate the attribute  !

Any idea ?

Laurent

Reply via email to