<{$submenu}>

<{if $actionForm->hasError()}> <{foreach item=message from=$actionForm->getErrorMessages()}> <{$message|xoops_escape}>
<{/foreach}>

<{/if}> *<{$smarty.const._MD_BBSB_INFO_NESESSARY}>

<{xoops_input type=hidden name=sid value=$actionForm->get('sid')}> <{xoops_input type=hidden name=eid value=$actionForm->get('eid')}> <{xoops_input type=hidden name=oldjoinstateid value=$actionForm->get('oldjoinstateid')}> <{xoops_input type=hidden name=updatetime value=$actionForm->get('updatetime')}> <{$schelist.0.EventKind}> <{$schelist.0.EventName|xoops_escape}>
<{$schelist.0.EventDate}>

<{$smarty.const._MD_BBSB_LANG_NAME}>*
<{xoops_input type=text name=name value=$actionForm->get('name') size=30 maxlength=128}>
<{$smarty.const._MD_BBSB_LANG_PASSWORD}>* <{$smarty.const._MD_BBSB_INFO_NEWENTRYNOTICE}>
>
<{$smarty.const._MD_BBSB_LANG_JOINSTATE_S}>

<{$smarty.const._MD_BBSB_LANG_COMMENT}>
<{xoops_input type=text name=comments value=$actionForm->get('comments') size=30 maxlength=1024}>



<{if $actionForm->get('updatetime')}> <{$smarty.const._MD_BBSB_LANG_LASTUPDATE}> <{$actionForm->get('updatetime')}>
<{/if}>