{$title}

ユーザー情報の保守を行います。

{if $error_detail == ""}
{$user_col.001} {$parent.$sosiki_pkey}
{$user_col.002} * {$user_id|escape:"html"}
{$user_col.003} * {$user_name|escape:"html"}
{$user_col.004} {$auth_col.$auth}
{$smarty.const._USER_EMAIL} * {$email_ad|nl2br}
{$smarty.const._USER_PASS} * {$pass|escape:"html"}
{$smarty.const._COL_KESSAI} * {$kessai|nl2br}

{else}
  • {$error_detail}
{/if}
{if $action_param == "del"}

 一覧に戻る

{else}

 修正する

{/if}