Changeset 10679 for temp/branches


Ignore:
Timestamp:
2006/12/14 22:16:03 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/ec-cube-beta/data/Smarty/templates/admin/contents/campaign.tpl

    r10678 r10679  
    122122                                    <tr class="fs12n"> 
    123123                                        <td bgcolor="#f2f1ec" width="110">¥«¡¼¥È¤Ë¾¦ÉʤòÆþ¤ì¤ë</td> 
    124                                         <td bgcolor="#ffffff" width="568"><input type="checkbox" name="cart_flg" value="2" <!--{if $link_method eq 2}--> checked <!--{/if}--> >¥«¡¼¥È¤Ë¾¦ÉʤòÆþ¤ì¤ë¤è¤¦¤Ë¤¹¤ë</td> 
     124                                        <td bgcolor="#ffffff" width="568"><input type="checkbox" onclick="fnIsCartOn()" name="cart_flg" value="2" <!--{if $link_method eq 2}--> checked <!--{/if}--> >¥«¡¼¥È¤Ë¾¦ÉʤòÆþ¤ì¤ë¤è¤¦¤Ë¤¹¤ë</td> 
    125125                                    </tr> 
    126126                                    <tr class="fs12n"> 
Note: See TracChangeset for help on using the changeset viewer.