<@s.m "global.position"/>: <@s.m "chapter.function"/> > <@s.m "global.add"/>
" onclick="this.form.action='list.do';" class="return-button"/>
<@p.form id="jvForm" action="save.jspx" labelWidth="10" class="formDefStyle"> <@p.td colspan="1" width="50" label="chapter.parent"><#if parent??>${parent.name}<#else><@s.m "chapter.top"/> <@p.text required="true" class="required" maxlength="100" size="15" label="chapter.name" name="name" colspan="2" width="100"/><@p.tr/> <#assign chapterPathExist><@s.m "error.chapterPathExist"/> <@p.text required="true" vld="{required:true,path:true,remote:'v_check_path.jspx',messages:{remote:'${chapterPathExist}'}}" maxlength="30" size="10" label="chapter.path" name="path" colspan="2" width="100"/><@p.tr/> <@p.text value="10" required="true" class="reuqired digits" maxlength="255" size="10" label="chapter.priority" name="priority" colspan="2" width="100"/><@p.tr/> <@p.td colspan="2"> <@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>