Ignore:
Timestamp:
2012/12/28 11:06:37 (11 years ago)
Author:
h_yoshimoto
Message:

#1996 テキストボタン画像のCSS化を一旦コミット

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/refusal.tpl

    r22157 r22175  
    3939                <div class="btn_area"> 
    4040                    <ul> 
    41                         <li> 
    42                             <input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_refuse_on.jpg',this);" onmouseout="chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_refuse.jpg',this);" src="<!--{$TPL_URLPATH}-->img/button/btn_refuse.jpg" alt="Withdraw membership" name="refusal" id="refusal" /> 
    43                         </li> 
     41                        <li><button class="bt02">Withdraw membership</button></li> 
    4442                    </ul> 
    4543                </div> 
Note: See TracChangeset for help on using the changeset viewer.