Ignore:
Timestamp:
2007/09/20 16:05:14 (16 years ago)
Author:
nanasess
Message:

<!--{$smarty.const.URL_DIR}--> を <!--{$TPL_DIR}--> に置換

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/data/Smarty/templates/default/cart/index.tpl

    r15732 r15782  
    1111        <table width="700" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    1212            <tr> 
    13                 <td><img src="<!--{$smarty.const.URL_DIR}-->img/cart/title.jpg" width="700" height="40" alt="現在のカゴの中"></td> 
     13                <td><img src="<!--{$TPL_DIR}-->img/cart/title.jpg" width="700" height="40" alt="現在のカゴの中"></td> 
    1414            </tr> 
    1515            <tr><td height="15"></td></tr> 
    1616            <tr> 
    17                 <td><img src="<!--{$smarty.const.URL_DIR}-->img/cart/flame_top.gif" width="700" height="15" alt=""></td> 
     17                <td><img src="<!--{$TPL_DIR}-->img/cart/flame_top.gif" width="700" height="15" alt=""></td> 
    1818            </tr> 
    1919            <tr> 
    20                 <td align="center" background="<!--{$smarty.const.URL_DIR}-->img/cart/flame_bg.gif"> 
     20                <td align="center" background="<!--{$TPL_DIR}-->img/cart/flame_bg.gif"> 
    2121                <table width="680" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    2222                    <tr> 
     
    4646            </tr> 
    4747            <tr> 
    48                 <td><img src="<!--{$smarty.const.URL_DIR}-->img/cart/flame_bottom.gif" width="700" height="15" alt=""></td> 
     48                <td><img src="<!--{$TPL_DIR}-->img/cart/flame_bottom.gif" width="700" height="15" alt=""></td> 
    4949            </tr> 
    5050            <tr><td height="15"></td></tr> 
     
    103103                                <tr><td height="5"></td></tr> 
    104104                                <tr> 
    105                                     <td><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnChangeAction('<!--{$smarty.server.PHP_SELF|escape}-->'); fnModeSubmit('up','cart_no','<!--{$arrProductsClass[cnt].cart_no}-->'); return false"><img src="<!--{$smarty.const.URL_DIR}-->img/button/plus.gif" width="16" height="16" alt="+" /></a></td> 
    106                                     <td><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="10" height="1" alt="" /></td> 
    107                                     <td><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnChangeAction('<!--{$smarty.server.PHP_SELF|escape}-->'); fnModeSubmit('down','cart_no','<!--{$arrProductsClass[cnt].cart_no}-->'); return false"><img src="<!--{$smarty.const.URL_DIR}-->img/button/minus.gif" width="16" height="16" alt="-" /></a></td> 
     105                                    <td><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnChangeAction('<!--{$smarty.server.PHP_SELF|escape}-->'); fnModeSubmit('up','cart_no','<!--{$arrProductsClass[cnt].cart_no}-->'); return false"><img src="<!--{$TPL_DIR}-->img/button/plus.gif" width="16" height="16" alt="+" /></a></td> 
     106                                    <td><img src="<!--{$TPL_DIR}-->img/_.gif" width="10" height="1" alt="" /></td> 
     107                                    <td><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnChangeAction('<!--{$smarty.server.PHP_SELF|escape}-->'); fnModeSubmit('down','cart_no','<!--{$arrProductsClass[cnt].cart_no}-->'); return false"><img src="<!--{$TPL_DIR}-->img/button/minus.gif" width="16" height="16" alt="-" /></a></td> 
    108108                                </tr> 
    109109                            </table> 
     
    144144            <tr><td height="30"></td></tr> 
    145145            <tr> 
    146                 <td align="center"><img src="<!--{$smarty.const.URL_DIR}-->img/cart/text.gif" width="390" height="13" alt="上記内容でよろしければ「レジへ行く」ボタンをクリックしてください。"></td> 
     146                <td align="center"><img src="<!--{$TPL_DIR}-->img/cart/text.gif" width="390" height="13" alt="上記内容でよろしければ「レジへ行く」ボタンをクリックしてください。"></td> 
    147147            </tr> 
    148148            <tr><td height="20"></td></tr> 
     
    151151                <td align="center"> 
    152152                    <!--{if $tpl_prev_url != ""}--> 
    153                     <a href="<!--{$tpl_prev_url}-->" onmouseOver="chgImg('<!--{$smarty.const.URL_DIR}-->img/cart/b_continue_on.gif','back');" onmouseOut="chgImg('<!--{$smarty.const.URL_DIR}-->img/cart/b_continue.gif','back');"><img src="<!--{$smarty.const.URL_DIR}-->img/cart/b_continue.gif" width="150" height="30" alt="買い物を続ける" name="back" id="back" /></a>  
     153                    <a href="<!--{$tpl_prev_url}-->" onmouseOver="chgImg('<!--{$TPL_DIR}-->img/cart/b_continue_on.gif','back');" onmouseOut="chgImg('<!--{$TPL_DIR}-->img/cart/b_continue.gif','back');"><img src="<!--{$TPL_DIR}-->img/cart/b_continue.gif" width="150" height="30" alt="買い物を続ける" name="back" id="back" /></a>  
    154154                    <!--{/if}--> 
    155                     <input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/cart/b_buystep_on.gif',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/cart/b_buystep.gif',this)" src="<!--{$smarty.const.URL_DIR}-->img/cart/b_buystep.gif" width="150" height="30" alt="購入手続きへ" name="confirm" /> 
     155                    <input type="image" onMouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/cart/b_buystep_on.gif',this)" onMouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/cart/b_buystep.gif',this)" src="<!--{$TPL_DIR}-->img/cart/b_buystep.gif" width="150" height="30" alt="購入手続きへ" name="confirm" /> 
    156156                </td> 
    157157            </tr> 
Note: See TracChangeset for help on using the changeset viewer.