{include file="header.html"}
{dino_tpl_form type='start'}

{$sys_errormsg}

下記内容で管理者リストを{$sys_submitlabel}します。

{$sys_submitlabel}内容確認
氏名 {dino_tpl_form name='name'}
社内ID {dino_tpl_form name='office_id'}
登録日 {dino_tpl_form name='create_date-y'}年 {dino_tpl_form name='create_date-m'}月 {dino_tpl_form name='create_date-d'}日 {dino_tpl_form name='create_date-h'}時 {dino_tpl_form name='create_date-i'}分
ログインID {dino_tpl_form name='username'}
パスワード {if ($change_password=="no")} (パスワードは変更されません)
{/if} {dino_tpl_form name="password"}
権限レベル {dino_tpl_form name="auth_level"}
{dino_tpl_form name="sys-submit" value=$sys_submitlabel} {dino_tpl_form name="sys-back"}
{dino_tpl_form type='finish'}
{include file="footer.html"}
{include file='debug.html'}