<#include "/jspgou_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "customer.consult"/> - <@s.m "global.add"/>
" onclick="javascript:history.go(-1);"/>
<@p.form id="jvForm" action="o_update.do"> <@p.td width="100" colspan="2" label="product.name"> ${consult.product.name!}<@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"/>