{$title}

{if $qty <> 0 and $error_flag != true}

{$qty}件をまとめて却下します。

{/if}
{if $att_flag == true}
    {section name=itm loop=$att_msg}
  • {$att_msg[itm]}
  • {/section}
{/if} {if $error_flag == true}
    {section name=itm loop=$error_msg}
  • {$error_msg[itm]}
  • {/section}
{/if} {if $qty == 0 and $error_flag != true}
  • 未承認レコードを選択してください。
{/if} {if $error_detail == ""} {if $qty <> 0}
{$syonin_col.007} *
{$syonin_col.006} *

説明

姓と名を必ず入力。

姓と名の間はスペースを入力。

(例) 日本 太郎

{section name=it loop=$app} {/section}
{/if} {else}
  • {$error_detail}
{/if}

 一覧に戻る