Ignore:
Timestamp:
2012/02/24 15:29:12 (12 years ago)
Author:
Seasoft
Message:

#1625 (typo修正・ソース整形・ソースコメントの改善)

  • 同一 id が複数はあり得ない。typo と推測。
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/Smarty/templates/default/shopping/confirm.tpl

    r21545 r21548  
    213213                            <!--{$item.price|sfCalcIncTax|number_format}-->円 
    214214                        </td> 
    215                         <td class="alignC" id="quantity"><!--{$item.quantity}--></td> 
     215                        <td class="alignC"><!--{$item.quantity}--></td> 
    216216                        <!--{* XXX 購入小計と誤差が出るためコメントアウト 
    217217                        <td class="alignR"><!--{$item.total_inctax|number_format}-->円</td> 
Note: See TracChangeset for help on using the changeset viewer.