#include "/jeebbs_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "apiAccount.function"/> > <@s.m "global.edit"/>
" onclick="history.back();" class="return-button"/>
<@p.form id="jvForm" action="o_update.do"> <@p.td label="apiAccount.appId" width="100" colspan="2" > ${apiAccount.appId!} @p.td><@p.tr/> <@p.td label="apiAccount.appKey" width="100" colspan="2" >
<@p.button code="apiAccount.appKey.create" class="submit" onclick="createKey('appKey',32)"/><@s.m "apiAccount.appKey.help"/> @p.td> <@p.tr/> <@p.td label="apiAccount.aesKey" width="100" colspan="2" >
<@p.button code="apiAccount.appKey.create" class="submit" onclick="createKey('aesKey',16)"/><@s.m "apiAccount.appKey.help"/> @p.td> <@p.tr/> <@p.td label="apiAccount.ivKey" width="100" colspan="2" >
<@p.button code="apiAccount.appKey.create" class="submit" onclick="createKey('ivKey',16)"/><@s.m "apiAccount.appKey.help"/> @p.td> <@p.tr/> <@p.radio label="apiAccount.disabled" name="disabled" value=apiAccount.disabled list={"true":"global.true","false":"global.false"} required="true" width="100" colspan="2" /><@p.tr/> <@p.td><@p.hidden name="id" value=apiAccount.id/><@p.submit code="global.submit"/> <@p.reset code="global.reset"/>@p.td> @p.form>