<#include "/jeebbs_sys/head.html"/> <#include "/common/image_upload.html"/>
<@s.m "global.position"/>: <@s.m "bbsGift.function"/> - <@s.m "global.edit"/>
" onclick="history.back();"/>
<@p.form id="jvForm" action="o_update.do"> <@p.text label="bbsGift.name" name="name" value=bbsGift.name colspan="2" width="100" required="true" class="required" maxlength="100"/><@p.tr/> <@p.td id="picPath" label="bbsGift.picUpload" colspan="1" width="50" noHeight="true"> <@p.text id="uploadImgPath0" name="picPath" value=bbsGift.picPath style="width:180px"/> " onclick="previewImg(0);"/>
" onclick="upload(0);"/>
<@p.td colspan="1" width="50"> <@s.m " style="width:100px;height:70px;background-color:#ccc;border:1px solid #333"/> <@p.tr/> <@p.text label="bbsGift.price" name="price" value=bbsGift.price required="true" colspan="1" width="50" class="required number" maxlength="10"/> <@p.text label="bbsGift.priority" name="priority" value=bbsGift.priority value="10" colspan="1" width="50" required="true" class="required digits" maxlength="10"/><@p.tr/> <@p.radio width="50" colspan="1" label="bbsGift.disabled" name="disabled" value=bbsGift.disabled list={"true":"global.true","false":"global.false"}/> <@p.radio width="50" colspan="1" label="bbsGift.giftType" name="giftType" value=bbsGift.giftType list={"0":"bbsGift.giftType.0","1":"bbsGift.giftType.1"}/><@p.tr/> <@p.td width="100" colspan="2"><@p.hidden name="id" value=bbsGift.id/><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>