Ignore:
Timestamp:
2013/05/02 18:11:36 (11 years ago)
Author:
h_yoshimoto
Message:

#2236 2.12.3リリース以降の2.12-devへのコミット差し戻し

File:
1 edited

Legend:

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

    r22549 r22796  
    115115    <br> 
    116116 
    117     <!--★メーカー★--> 
    118     <!--{if $arrProduct.maker_name|strlen >= 1}--> 
    119         メーカー:<!--{$arrProduct.maker_name|h}--><br> 
    120     <!--{/if}--> 
    121  
    122     <!--★メーカーURL★--> 
    123     <!--{if $arrProduct.comment1|strlen >= 1}--> 
    124         メーカーURL:<a href="<!--{$arrProduct.comment1|h}-->"><!--{$arrProduct.comment1|h}--></a><br> 
    125     <!--{/if}--> 
    126  
    127117    <!--★関連カテゴリ★--> 
    128118    関連カテゴリ:<br> 
Note: See TracChangeset for help on using the changeset viewer.