<#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "cmsConfig.function"/> - <@s.m "cmsConfig.function.attrs"/> - <@s.m "global.edit"/>
<#include "inc_opt.html"/>
<@p.form id="jvForm" action="o_attr_update.do" labelWidth="15"> <@p.text colspan="1" width="50" label="cmsConfig.daynew" name="dayNew" value=configAttr.dayNew! maxlength="20" required="true" class="required digits" help="cmsConfig.daynew.help"/> <@p.text colspan="1" width="50" label="cmsConfig.picturenew" name="pictureNew" value=configAttr.pictureNew! style="width:300px" required="true" class="required" maxlength="100"/><@p.tr/> <@p.radio width="100" colspan="2" label="cmsConfig.preview" name="preview" list={"true":"global.true","false":"global.false"} value=configAttr.preview required="true" class="required" /><@p.tr/> <@p.tr/> <@p.td colspan="2"><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>
<#include "/common/alert_message.html"/>