#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "cmsGroup.function"/> - <@s.m "global.add"/>
<@p.form id="jvForm" action="o_" labelWidth="15">
<@p.text colspan="1" width="50" label="" name="name" required="true" class="required" maxlength="100"/>
<@p.text colspan="1" width="50" label="cmsGroup.priority" name="priority" value="10" required="true" class="required digits" maxlength="10"/><@>
<@p.text colspan="1" width="50" label="cmsGroup.allowPerDay" name="allowPerDay" value="0" style="width:70px" required="true" class="required digits" maxlength="10" help=""/>
<@p.text colspan="1" width="50" label="cmsGroup.allowMaxFile" name="allowMaxFile" value="0" style="width:70px" required="true" class="required digits" maxlength="10" help=""/><@>
<@p.text colspan="2" label="cmsGroup.allowSuffix" name="allowSuffix" style="width:350px" maxlength="255" help=""/><@>
<@ colspan="1" width="50" label="cmsGroup.needCheck" name="needCheck" value="true" list={"true":"global.true","false":"global.false"}/>
<@ colspan="1" width="50" label="cmsGroup.needCaptcha" name="needCaptcha" value="true" list={"true":"global.true","false":"global.false"}/><@>
<@ colspan="2"><@p.submit code="global.submit"/> <@p.reset code="global.reset"/>@>
@p.form>