Ignore:
Timestamp:
2013/11/25 23:47:32 (13 years ago)
Author:
shutta
Message:

#2476 (スマートフォン> 商品詳細テンプレート中のclass名が他のデバイスと異なる部分がある)
他のデバイスと同じclass名になるように調整。

File:
1 edited

Legend:

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

    r23138 r23296  
    189189                    <!--★ポイント★--> 
    190190                    <!--{if $smarty.const.USE_POINT !== false}--> 
    191                         <p class="sale_price"><span class="mini">ポイント:</span><span id="point_default"> 
     191                        <p class="point"><span class="mini">ポイント:</span><span id="point_default"> 
    192192                            <!--{if $arrProduct.price02_min == $arrProduct.price02_max}--> 
    193193                                <!--{$arrProduct.price02_min|sfPrePoint:$arrProduct.point_rate:$smarty.const.POINT_RULE:$arrProduct.product_id|number_format}--> 
     
    235235 
    236236                    <!--{if $tpl_classcat_find1}--> 
    237                         <div class="cart_area"> 
     237                        <div class="classlist"> 
    238238                            <dl> 
    239239                                <!--▼規格1--> 
Note: See TracChangeset for help on using the changeset viewer.