Ignore:
Timestamp:
2011/01/17 14:53:52 (13 years ago)
Author:
Seasoft
Message:

#834(パラメータの定数名に「URL」を含むにもかかわらず、パスのみのものがある)

  • パラメータサフィックスの変更 *_URL_PATH → *_URLPATH
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/sphone/shopping/payment.tpl

    r19858 r19943  
    5151                            <td> 
    5252                                <!--{if $arrPayment[cnt].payment_image != ""}--> 
    53                                     <img src="<!--{$smarty.const.IMAGE_SAVE_URL_PATH}--><!--{$arrPayment[cnt].payment_image}-->" /> 
     53                                    <img src="<!--{$smarty.const.IMAGE_SAVE_URLPATH}--><!--{$arrPayment[cnt].payment_image}-->" /> 
    5454                                <!--{/if}--> 
    5555                            </td> 
Note: See TracChangeset for help on using the changeset viewer.