{$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 == ""} {assign var="licence_keitai" value="`$item.licence_keitai`"} {assign var="brand" value="`$item.brand`"} {assign var="hard_kotei" value="`$item.hard_kotei`"} {assign var="upgrade" value="`$item.upgrade`"} {assign var="disabled" value="`$item.disabled`"} {assign var="useproposal_kakunin" value="`$item.useproposal_kakunin`"} {assign var="yukou" value="`$item.yukou`"} {assign var="upd_syozoku" value="`$item.upd_syozoku`"}
{if $authority == "system"} {/if}
{$license_col.003} {section name=pg loop=$item.program_add_del}
{$item.program_add_del[pg]|escape:"html"|replace:"(RETURN)":"\n"}
{sectionelse}   {/section}
{$license_col.001} {if $item.soft_name}{$item.soft_name|escape:"html"}{else} {/if}
{$license_col.016} {if $item.edition}{$item.edition|escape:"html"}{else} {/if}
{$license_col.002} {if $licence_keitai}{$type_col.$licence_keitai|escape:"html"}{else} {/if}
{$license_col.004} {if $hard_kotei}{$gaitou_col.$hard_kotei|escape:"html"}{else} {/if}
{$license_col.005} {if $upgrade}{$gaitou_col.$upgrade|escape:"html"}{else} {/if}
{$license_col.006} {if $item.brand}{$item.brand|escape:"html"}{else} {/if}
{$license_col.018} {if $disabled}{$gaitou_col.$disabled|escape:"html"}{else} {/if}
{$license_col.017} {section name=pg loop=$item.program_add_del_down}
{$item.program_add_del_down[pg]|escape:"html"|replace:"(RETURN)":"\n"}
{sectionelse}   {/section}
{$license_col.008} {if $item.tokusitu_useproposal}{$item.tokusitu_useproposal|nl2br}{else} {/if}
{$license_col.014} {if $item.useproposal_youken}{$item.useproposal_youken|nl2br}{else} {/if}
{$license_col.009} {if $item.bikou}{$item.bikou|nl2br}{else} {/if}
{$license_col.010} {if $upd_syozoku}{$parent.$upd_syozoku|escape:"html"}{else} {/if}
{$license_col.011} {if $item.upd_name}{$item.upd_name|escape:"html"}{else} {/if}
{$license_col.012} {if $item.upd_date}{$item.upd_date|date_format:"%G/%m/%d"}{else} {/if}
{$license_col.007} {if $useproposal_kakunin}{$anpi_col.$useproposal_kakunin|escape:"html"}{else} {/if}
{$license_col.013} {if $yukou}{$umu_col.$yukou|escape:"html"}{else} {/if}
{$license_col.021} {if $item.memo}{$item.memo|nl2br}{else} {/if}
{if $error_flag != true}

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

 一覧に戻る

{else}

 修正する

{/if}