Ignore:
Timestamp:
2014/06/02 16:12:50 (10 years ago)
Author:
pineray
Message:

#2386 PHP 警告撲滅 for 2.13.3

ロケール処理も考慮に入れて、Smartyの修飾子で対応するように変更.

File:
1 edited

Legend:

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

    r23256 r23494  
    6767                                    <span class="mini"><!--{$arrForm.class_name2.value[$index]|h}-->:<!--{$arrForm.classcategory_name2.value[$index]|h}--></span><br /> 
    6868                                <!--{/if}--> 
    69                                 <!--{$arrForm.price_inctax.value[$index]|number_format}-->円 
     69                                <!--{$arrForm.price_inctax.value[$index]|n2s}-->円 
    7070                            </p> 
    7171                            <ul> 
Note: See TracChangeset for help on using the changeset viewer.