<#include "/jeebbs_sys/head.html"/> <#include "/common/image_upload.html"/>
<@s.m "global.position"/>: <@s.m "bbsGift.function"/> - <@s.m "global.add"/>
" onclick="this.form.action='v_list.do';"/>
<@p.form id="jvForm" action="o_save.do"> <@p.text label="bbsGift.name" name="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" 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" required="true" colspan="1" width="50" class="required number" maxlength="10"/> <@p.text label="bbsGift.priority" name="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="false" list={"true":"global.true","false":"global.false"}/> <@p.radio width="50" colspan="1" label="bbsGift.giftType" name="giftType" value="0" list={"0":"bbsGift.giftType.0","1":"bbsGift.giftType.1"}/><@p.tr/> <@p.td width="100" colspan="2"><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>