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/forgot/index.tpl

    r22157 r22175  
    5555    <div class="btn_area"> 
    5656        <ul> 
    57             <li><input type="image" onmouseover="chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_next_on.jpg',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_next.jpg',this)" src="<!--{$TPL_URLPATH}-->img/button/btn_next.jpg" alt="Next" name="next" id="next" /></li> 
     57            <li><button class="bt02">Next</button></li> 
    5858        </ul> 
    5959    </div> 
Note: See TracChangeset for help on using the changeset viewer.