<#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "cmsModel.function"/> - <@s.m "global.add"/>
" onclick="this.form.action='v_';" class="return-button"/>
<@p.form id="jvForm" action="o_" labelWidth="12"> <@p.text colspan="2" label="" name="id" required="true" class="required digits" maxlength="5"/><@> <@p.text colspan="1" width="50" label="" name="name" required="true" class="required" maxlength="100"/> <@p.text colspan="1" width="50" label="cmsModel.path" name="path" required="true" class="required" maxlength="100"/><@> <@p.text colspan="1" width="50" label="cmsModel.tplChannelPrefix" name="tplChannelPrefix" required="true" class="required" maxlength="20"/> <@p.text colspan="1" width="50" label="cmsModel.tplContentPrefix" name="tplContentPrefix" maxlength="20"/><@> <@ colspan="1" width="50" label="cmsModel.titleImg"> <@s.m "global.width"/>: <@s.m "global.height"/>: <@ colspan="1" width="50" label="cmsModel.contentImg"> <@s.m "global.width"/>: <@s.m "global.height"/>: <@> <@p.text colspan="1" width="50" label="cmsModel.priority" name="priority" value="10" style="width:70px" required="true" class="required" maxlength="9"/> <@ colspan="1" width="50" label="cmsModel.hasContent" name="hasContent" required="true" value="true" list={"true":"global.true","false":"global.false"}/><@> <@ colspan="2"><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>