<@s.m "global.position"/>: <@s.m "customer.consult"/> - <@s.m "global.add"/>
<@p.form id="jvForm" action="o_update.do">
<@p.td width="100" colspan="2" label="product.name"> ${consult.product.name!}@p.td><@p.tr/>
<@p.textarea colspan="2" label="consult.txt" name="consult" value=consult.consult! rows="3" cols="70" maxlength="255"/><@p.tr/>
<@p.textarea colspan="2" label="consult.reply" name="adminReplay" value=consult.adminReplay rows="3" cols="70" maxlength="255"/><@p.tr/>
<@p.td colspan="2"><@p.submit code="global.submit"/> <@p.reset code="global.reset"/>@p.td>
@p.form>