#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "contentType.function"/> - <@s.m "global.edit"/>
<@p.form id="jvForm" action="o_" labelWidth="12">
<@ colspan="1" width="50" label="">${}@>
<@p.text colspan="1" width="50" label="" name="name" value= required="true" class="required" maxlength="150"/><@>
<@ colspan="1" width="50" label="contentType.hasImage" name="hasImage" value=contentType.hasImage required="true" list={"true":"global.true","false":"global.false"}/>
<@ colspan="1" width="50" label="contentType.disabled" name="disabled" value=contentType.disabled required="true" list={"true":"global.true","false":"global.false"}/><@>
<@p.text colspan="1" width="50" label="contentType.imgWidth" name="imgWidth" value=contentType.imgWidth required="true" class="required digits" maxlength="5"/>
<@p.text colspan="1" width="50" label="contentType.imgHeight" name="imgHeight" value=contentType.imgHeight required="true" class="required" maxlength="150"/><@>
<@ colspan="2"><@p.hidden name="id" value=><@p.submit code="global.submit"/> <@p.reset code="global.reset"/>@>
@p.form>