<#include "/jspgou_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "resource.function"/> - <@s.m "global.edit"/>
" onclick="history.back();"/>
<@p.form id="jvForm" action="o_update.do" labelWidth="12" onsubmit="ajaxSubmit();return false;"> <@p.text label="resource.name" id="filename" name="filename" value=filename size="30" readonly="readonly"/> <@p.textarea label="resource.content" id="content" name="content" value=content wrap="off" style="width:99%" rows="20" cols="70" maxlength="131072" help="resource.content.help" helpPosition="1" onkeydown="if((event.keyCode==115||event.keyCode==83)&&event.ctrlKey){ajaxSubmit();return false;}"/> <@p.td> <@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>