<@s.m "global.position"/>: <@s.m "bbsLiveApply.function"/> - <@s.m "global.edit"/>
<#include "/common/image_upload.html"/>
<@p.form id="jvForm" action="o_update.do">
<@p.textarea value=bbsLiveApply.intro cols="70" rows="3" maxlength="500" vld="{maxlength:500}" label="bbsLiveApply.intro" name="intro" colspan="2" width="100"/><@p.tr/>
<@p.textarea value=bbsLiveApply.brief cols="70" rows="3" maxlength="500" vld="{maxlength:500}" label="bbsLiveApply.brief" name="brief" colspan="2" width="100"/><@p.tr/>
<@p.textarea value=bbsLiveApply.experience cols="70" rows="5" maxlength="2000" vld="{maxlength:2000}" label="bbsLiveApply.experience" name="experience" colspan="2" width="100"/><@p.tr/>
<@p.text value=bbsLiveApply.mobile maxlength="15" vld="{maxlength:15}" label="bbsLiveApply.mobile" name="mobile" colspan="2" width="100"/><@p.tr/>
<@p.text value=bbsLiveApply.address label="bbsLiveApply.address" name="address" colspan="2" width="100"/><@p.tr/>
<@p.td label="bbsLiveApply.pictures" colspan="2" noHeight="true">
<#list bbsLiveApply.pictures as p>
#list>
@p.td><@p.tr/>
<@p.td colspan="2" width="100"><@p.hidden name="id" value=bbsLiveApply.id/><@p.submit code="global.submit"/> <@p.reset code="global.reset"/>@p.td>
@p.form>