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