{$title}

{if $action_param == "rireki_del"}

未承認・承認済の保守を行います。

{elseif $action_param != "app_view"}

ライセンス一覧表の更新を承認または却下します。

{/if} {if $att_flag == true}
    {section name=itm loop=$att_msg}
  • {$att_msg[itm]}
  • {/section}
{/if} {if $error_detail == ""}
{assign var="n_licence_keitai" value="`$new.licence_keitai`"} {assign var="n_brand" value="`$new.brand`"} {assign var="n_hard_kotei" value="`$new.hard_kotei`"} {assign var="n_upgrade" value="`$new.upgrade`"} {assign var="n_disabled" value="`$new.disabled`"} {assign var="n_useproposal_kakunin" value="`$new.useproposal_kakunin`"} {assign var="n_yukou" value="`$new.yukou`"} {assign var="o_licence_keitai" value="`$old.licence_keitai`"} {assign var="o_brand" value="`$old.brand`"} {assign var="o_hard_kotei" value="`$old.hard_kotei`"} {assign var="o_upgrade" value="`$old.upgrade`"} {assign var="o_disabled" value="`$old.disabled`"} {assign var="o_useproposal_kakunin" value="`$old.useproposal_kakunin`"} {assign var="o_yukou" value="`$old.yukou`"} {assign var="syonin_kbn" value="`$syonin.syonin_kbn`"} {if $authority == "system"} {/if}
{$syonin_col.005} * {if $syonin.syonin_kbn}{$app_col.$syonin_kbn}{else} {/if}
{$syonin_col.007} * {if $syonin.syonin_date}{$syonin.syonin_date|date_format:"%G/%m/%d %H:%M"}{else} {/if}
{$syonin_col.006} * {if $syonin.syoninsya}{$syonin.syoninsya|escape:"html"}{else} {/if}
{$syonin_col.004} {if $item.sinsei_date}{$item.sinsei_date|date_format:"%G/%m/%d %H:%M"}{else} {/if}
{$syonin_col.003} {if $item.sinseisya}{$item.sinseisya|escape:"html"}{else} {/if}
申請者メールアドレス {if $item.email_ad}{$item.email_ad|escape:"html"}{else} {/if}
{$license_col.003} {if $new.program_add_del} {section name=n_soft loop=$new.program_add_del}
{$new.program_add_del[n_soft]|replace:"(RETURN)":"\n"|escape:"html"}
{/section} {/if} {if $new.program_add_del and $old.program_add_del}
{/if} {if $old.program_add_del} {section name=o_soft loop=$old.program_add_del} {if $new.program_add_del}(変更前:{/if}
{$old.program_add_del[o_soft]|replace:"(RETURN)":"\n"|escape:"html"}
{if $new.program_add_del}){/if}{if !$smarty.section.o_soft.last}
{/if} {/section} {/if} {if !$new.program_add_del and !$old.program_add_del} {/if}
{$license_col.001} {if $new.soft_name}{$new.soft_name|escape:"html"}{/if} {if $new.soft_name and $old.soft_name}
(変更前:{/if} {if $old.soft_name}{$old.soft_name|escape:"html"}{/if} {if $new.soft_name and $old.soft_name}){/if} {if !$new.soft_name and !$old.soft_name} {/if}
{$license_col.016} {if $new.edition}{$new.edition|escape:"html"}{/if} {if $new.edition and $old.edition}
(変更前:{/if} {if $old.edition}{$old.edition|escape:"html"}{/if} {if $new.edition and $old.edition}){/if} {if !$new.edition and !$old.edition} {/if}
{$license_col.002} {if $new.licence_keitai}{$type_col.$n_licence_keitai|escape:"html"}{/if} {if $new.licence_keitai and $old.licence_keitai}  (変更前:{/if} {if $old.licence_keitai}{$type_col.$o_licence_keitai|escape:"html"}{/if} {if $new.licence_keitai and $old.licence_keitai}){/if} {if !$new.licence_keitai and !$old.licence_keitai} {/if}
{$license_col.004} {if $new.hard_kotei}{$gaitou_col.$n_hard_kotei|escape:"html"}{/if} {if $new.hard_kotei and $old.hard_kotei}  (変更前:{/if} {if $old.hard_kotei}{$gaitou_col.$o_hard_kotei|escape:"html"}{/if} {if $new.hard_kotei and $old.hard_kotei}){/if} {if !$new.hard_kotei and !$old.hard_kotei} {/if}
{$license_col.005} {if $new.upgrade}{$gaitou_col.$n_upgrade|escape:"html"}{/if} {if $new.upgrade and $old.upgrade}  (変更前:{/if} {if $old.upgrade}{$gaitou_col.$o_upgrade|escape:"html"}{/if} {if $new.upgrade and $old.upgrade}){/if} {if !$new.upgrade and !$old.upgrade} {/if}
{$license_col.006} {if $new.brand}{$new.brand|escape:"html"}{/if} {if $new.brand and $old.brand}  (変更前:{/if} {if $old.brand}{$old.brand|escape:"html"}{/if} {if $new.brand and $old.brand}){/if} {if !$new.brand and !$old.brand} {/if}
{$license_col.018} {if $new.disabled}{$gaitou_col.$n_disabled|escape:"html"}{/if} {if $new.disabled and $old.disabled}  (変更前:{/if} {if $old.disabled}{$gaitou_col.$o_disabled|escape:"html"}{/if} {if $new.disabled and $old.disabled}){/if} {if !$new.disabled and !$old.disabled} {/if}
{$license_col.017} {if $new.program_add_del_down} {section name=n_soft loop=$new.program_add_del_down}
{$new.program_add_del_down[n_soft]|replace:"(RETURN)":"\n"|escape:"html"}
{/section} {/if} {if $new.program_add_del_down and $old.program_add_del_down}
{/if} {if $old.program_add_del_down} {section name=o_soft loop=$old.program_add_del_down} {if $new.program_add_del_down}(変更前:{/if}
{$old.program_add_del_down[o_soft]|replace:"(RETURN)":"\n"|escape:"html"}
{if $new.program_add_del_down}){/if}{if !$smarty.section.o_soft.last}
{/if} {/section} {/if} {if !$new.program_add_del_down and !$old.program_add_del_down} {/if}
{$license_col.008} {if $new.tokusitu_useproposal}{$new.tokusitu_useproposal|nl2br}{/if} {if $new.tokusitu_useproposal and $old.tokusitu_useproposal}
(変更前:{/if} {if $old.tokusitu_useproposal}{$old.tokusitu_useproposal|nl2br}{/if} {if $new.tokusitu_useproposal and $old.tokusitu_useproposal}){/if} {if !$new.tokusitu_useproposal and !$old.tokusitu_useproposal} {/if}
{$license_col.014} {if $new.useproposal_youken}{$new.useproposal_youken|nl2br}{/if} {if $new.useproposal_youken and $old.useproposal_youken}
(変更前:{/if} {if $old.useproposal_youken}{$old.useproposal_youken|nl2br}{/if} {if $new.useproposal_youken and $old.useproposal_youken}){/if} {if !$new.useproposal_youken and !$old.useproposal_youken} {/if}
{$license_col.009} {if $new.bikou}{$new.bikou|nl2br}{/if} {if $new.bikou and $old.bikou}

(変更前:{/if} {if $old.bikou}{$old.bikou|nl2br}{/if} {if $new.bikou and $old.bikou}){/if} {if !$new.bikou and !$old.bikou} {/if}
{$license_col.007} {if $new.useproposal_kakunin}{$anpi_col.$n_useproposal_kakunin|escape:"html"}{/if} {if $new.useproposal_kakunin and $old.useproposal_kakunin}  (変更前:{/if} {if $old.useproposal_kakunin}{$anpi_col.$o_useproposal_kakunin|escape:"html"}{/if} {if $new.useproposal_kakunin and $old.useproposal_kakunin}){/if} {if !$new.useproposal_kakunin and !$old.useproposal_kakunin} {/if}
{$license_col.013} {if $new.yukou}{$umu_col.$n_yukou|escape:"html"}{/if} {if $new.yukou and $old.yukou}  (変更前:{/if} {if $old.yukou}{$umu_col.$o_yukou|escape:"html"}{/if} {if $new.yukou and $old.yukou}){/if} {if !$new.yukou and !$old.yukou} {/if}
{$license_col.021} {if $new.memo}{$new.memo|nl2br}{/if} {if $new.memo and $old.memo}

(変更前:{/if} {if $old.memo}{$old.memo|nl2br}{/if} {if $new.memo and $old.memo}){/if} {if !$new.memo and !$old.memo} {/if}
{if $action_param != "app_view"}

{else}

{/if}
{else}
  • {$error_detail}
{/if}
{if $action_param == "app_del" or $action_param == "app_view" or $action_param == "rireki_del"}

 一覧に戻る

{else}

 修正する

{/if}