Ignore:
Timestamp:
2008/06/27 18:03:50 (18 years ago)
Author:
adachi
Message:

GMO連携用

File:
1 edited

Legend:

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

    r17373 r17377  
    7777                            </tr> 
    7878                        </table> 
     79 
     80                        <!--{* GMOPG連携用 *}--> 
     81                        <!--{assign var=path value=`$smarty.const.MODULE_PATH`mdl_gmopg/templates/order_edit.tpl}--> 
     82                        <!--{if file_exists($path)}--> 
     83                            <!--{include file=$path}--> 
     84                        <!--{/if}--> 
     85 
    7986                        <!--{* SPS連携用 *}--> 
    8087                        <!--{assign var=sps_path value=`$smarty.const.MODULE_PATH`mdl_sps/templates/sps_request.tpl}--> 
Note: See TracChangeset for help on using the changeset viewer.