Ignore:
Timestamp:
2009/12/01 21:00:07 (14 years ago)
Author:
kajiwara
Message:

#531 リンクエリアが広がっている 不具合を修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_4/data/Smarty/templates/default/admin/contents/recomend.tpl

    r17467 r18408  
    2525<!-- 
    2626function lfnCheckSubmit( fm ){ 
    27      
     27 
    2828    var err = ''; 
    2929    /* 
     
    5555                flag = false; 
    5656            } 
    57         }  
     57        } 
    5858    } 
    59      
     59 
    6060    if ( flag ){ 
    6161        win03('./recommend_search.php?rank=' + rank,'search','500','500'); 
     
    8888                        <td background="<!--{$TPL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td> 
    8989                        <td bgcolor="#cccccc"> 
    90                          
     90 
    9191                        <!--登録テーブルここから--> 
    9292                        <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" "> 
     
    133133                                <td bgcolor="#ffffff" width="40" align="center"> 
    134134                                    <a href="#" onclick="lfnCheckSetItem('<!--{$smarty.section.cnt.iteration}-->'); return false;" target="_blank"> 
    135                                     <!--{if $arrItems[$smarty.section.cnt.iteration].product_id}-->商品<br/>変更<!--{else}-->商品<br/>選択<!--{/if}--> 
    136                                     </a></td> 
     135                                    <!--{if $arrItems[$smarty.section.cnt.iteration].product_id}-->商品<br/>変更<!--{else}-->商品<br/>選択<!--{/if}--></a> 
     136                                </td> 
    137137                                <td bgcolor="#ffffff" width="350"> 
    138138                                <table width="350" border="0" cellspacing="0" cellpadding="0" summary=" "> 
     
    160160                        <!--▲おすすめ<!--{$smarty.section.cnt.iteration}-->--> 
    161161                        <!--{/section}--> 
    162                          
     162 
    163163                        <!--登録テーブルここまで--> 
    164164                        </td> 
     
    178178    </tr> 
    179179</table> 
    180 <!--★★メインコンテンツ★★-->      
     180<!--★★メインコンテンツ★★--> 
Note: See TracChangeset for help on using the changeset viewer.