{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'}
ログイン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'}