Ignore:
Timestamp:
2009/03/07 22:01:24 (17 years ago)
Author:
Seasoft
Message:

merge 17387
・取得元: version-2
・未テスト
【取得元のログメッセージ】
SBPS連携修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/data/Smarty/templates/default/admin/order/edit.tpl

    r17887 r17889  
    102102                        <!--{/if}--> 
    103103 
    104   <!--{* SPS連携用 *}--> 
    105   <!--{assign var=sps_path value=`$smarty.const.MODULE_PATH`mdl_sps/templates/sps_request.tpl}--> 
    106   <!--{if file_exists($sps_path) && $paymentType[0].module_id == $smarty.const.MDL_SPS_ID && $paymentType[0].memo03 == $smarty.const.SPS_CREDIT}--> 
    107     <!--{include file=$sps_path}--> 
    108   <!--{/if}--> 
     104                        <!--{* SPS連携用 *}--> 
     105                        <!--{assign var=sps_path value=`$smarty.const.MODULE_PATH`mdl_sps/templates/sps_request.tpl}--> 
     106                        <!--{if file_exists($sps_path) && $paymentType[0].module_code == $smarty.const.MDL_SPS_CODE && $paymentType[0].memo03 == $smarty.const.SPS_CREDIT}--> 
     107                            <!--{include file=$sps_path}--> 
     108                        <!--{/if}--> 
    109109 
    110110  <!--{* F-REGI決済モジュール用 *}--> 
Note: See TracChangeset for help on using the changeset viewer.