<#include "/jeebbs_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "bbsWebserviceAuth.function"/> - <@s.m "global.edit"/>
" onclick="history.back();"/>
<@p.form id="jvForm" action="o_update.do"> <@p.text width="50" colspan="1" label="bbsWebserviceAuth.username" name="username" value=bbsWebserviceAuth.username required="true" class="required" maxlength="20"/> <@p.text width="50" colspan="1" label="bbsWebserviceAuth.system" name="system" value=bbsWebserviceAuth.system required="true" class="required" maxlength="20"/><@p.tr/> <@p.password width="50" colspan="1" label="bbsWebserviceAuth.password" id="password" name="password" maxlength="20" help="cmsUser.password.help"/> <@p.password width="50" colspan="1" label="cmsUser.pwdAgain" equalTo="#password" help="cmsUser.password.help"/><@p.tr/> <@p.radio width="100" colspan="2" label="bbsWebserviceAuth.enable" name="enable" value=bbsWebserviceAuth.enable list={"true":"global.true","false":"global.false"}/><@p.tr/> <@p.td width="100" colspan="2"><@p.hidden name="id" value=bbsWebserviceAuth.id/><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>