Changeset 17779


Ignore:
Timestamp:
2009/02/16 00:27:43 (17 years ago)
Author:
Seasoft
Message:

携帯用テンプレート 文字化け箇所修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/data/Smarty/templates/default/mobile/products/detail.tpl

    r17620 r17779  
    7171    <!--{$arrProduct.price02_min|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}--> 
    7272<!--{else}--> 
    73     <!--{$arrProduct.price02_min|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}--><!--{$arrProduct.price02_max|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}--> 
     73    <!--{$arrProduct.price02_min|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}--><!--{$arrProduct.price02_max|sfPreTax:$arrSiteInfo.tax:$arrSiteInfo.tax_rule|number_format}--> 
    7474<!--{/if}--> 
    7575円</font><br/> 
     
    8080<!--{$arrProduct.price01_min|number_format}--> 
    8181<!--{else}--> 
    82 <!--{$arrProduct.price01_min|number_format}--><!--{$arrProduct.price01_max|number_format}--> 
     82<!--{$arrProduct.price01_min|number_format}--><!--{$arrProduct.price01_max|number_format}--> 
    8383<!--{/if}--> 
    8484円</font><br> 
Note: See TracChangeset for help on using the changeset viewer.