{$title}

ライセンス一覧表の保守を行います。

{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 $error_detail == ""}
{if $authority == "system"} {/if}
{$license_col.003}
    {section name=soft loop=$item.program_add_del}
  • {$item.program_add_del[soft]|replace:"(RETURN)":"\r"|escape:"html"}
    {$smarty.const._ACTION_DEL}
  • {/section}
{$license_col.001} *
{$license_col.016}
{$license_col.002} *
{$license_col.004} *
{$license_col.005} *
{$license_col.006}
{$license_col.018}
{$license_col.017}
    {section name=soft loop=$item.program_add_del_down}
  • {$item.program_add_del_down[soft]|replace:"(RETURN)":"\r"|escape:"html"}
    {$smarty.const._ACTION_DEL}
  • {/section}
{$license_col.008} *
{$license_col.014} *
{$license_col.009}
{$license_col.010} *
{$license_col.011} *
{$license_col.012} *
{$license_col.007} *
{$license_col.013} *
{$license_col.021}

{else}
  • {$error_detail}
{/if}

 一覧に戻る