Ignore:
Timestamp:
2013/08/20 14:45:53 (11 years ago)
Author:
h_yoshimoto
Message:

#2348 r23101 - r23102 をマージ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13_0/data/Smarty/templates/default/products/detail.tpl

    r23103 r23106  
    331331                    <!--★新規コメントを書き込む★--> 
    332332                    <a href="./review.php" 
    333                         onclick="eccube.win02('./review.php?product_id=<!--{$arrProduct.product_id}-->','review','600','640'); return false;" 
     333                        onclick="eccube.openWindow('./review.php?product_id=<!--{$arrProduct.product_id}-->','review','600','640'); return false;" 
    334334                        onmouseover="eccube.chgImg('<!--{$TPL_URLPATH}-->img/button/btn_comment_on.jpg','review');" 
    335335                        onmouseout="eccube.chgImg('<!--{$TPL_URLPATH}-->img/button/btn_comment.jpg','review');" target="_blank"> 
Note: See TracChangeset for help on using the changeset viewer.