{$title}

コントロールテーブル定義の{$smarty.const._ACTION_EDITER}を行います。

{if $error_detail == ""}
{$smarty.const._CONT_NAME}  {$control_name|escape:"html"}
{$smarty.const._CONT_VALUE}  {$settei|escape:"html"}

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

 一覧に戻る

{else}

 修正する

{/if}