<#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "cmsGuestbook.function"/> - <@s.m "global.add"/>
" onclick="this.form.action='v_';" class="return-button"/>
<@p.form id="jvForm" action="o_" labelWidth="12"> <@ colspan="2" label="cmsGuestbook.ctg" name="ctgId" list=ctgList listKey="id" listValue="name" required="true"/><@> <@p.text colspan="2" label="cmsGuestbook.title" name="title" size="70" maxlength="255"/><@> <@p.textarea colspan="2" label="cmsGuestbook.content" name="content" rows="5" cols="70" maxlength="255"/><@> <@p.textarea colspan="2" label="cmsGuestbook.reply" name="reply" rows="5" cols="70" maxlength="255"/><@> <@p.text colspan="1" width="50" label="" name="email" maxlength="100"/> <@p.text colspan="1" width="50" label="" name="phone" maxlength="100"/><@> <@p.text colspan="2" label="cmsGuestbook.qq" name="qq" maxlength="50"/><@> <@ colspan="1" width="50" label="cmsGuestbook.checked" name="checked" value="false" list={"true":"global.true","false":"global.false"}/> <@ colspan="1" width="50" label="cmsGuestbook.recommend" name="recommend" value="false" list={"true":"global.true","false":"global.false"}/><@> <@ colspan="2"> <@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>