Ignore:
Timestamp:
2011/03/11 21:15:21 (13 years ago)
Author:
nagano
Message:

モバイル・スマートフォンのデザイン調整

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/sphone/contact/confirm.tpl

    r20607 r20614  
    3434        <!--{/if}--> 
    3535      <!--{/foreach}--> 
    36       <table summary="お問い合わせ内容確認"> 
     36      <table summary="お問い合わせ内容確認" class="entryform"> 
    3737        <tr> 
    3838          <th>お名前<span class="attention">※</span></th> 
     
    7474      </table> 
    7575      <div class="tblareabtn"> 
    76       <a href="?" 
    77          onclick="fnModeSubmit('return', '', ''); return false;" 
    78          onmouseover="chgImg('<!--{$TPL_URLPATH}-->img/button/btn_back_on.gif','back02');" 
    79          onmouseout="chgImg('<!--{$TPL_URLPATH}-->img/button/btn_back.gif','back02');"> 
    80         <img src="<!--{$TPL_URLPATH}-->img/button/btn_back.gif" width="150" height="30" 
    81              alt="戻る" name="back02" id="back02" /></a> 
    82       <input type="image" 
    83              onmouseover="chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_send_on.gif',this)" 
    84              onmouseout="chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_send.gif',this)" 
    85              src="<!--{$TPL_URLPATH}-->img/button/btn_send.gif" alt="送信" name="send" id="send" class="box150" /> 
     76 
     77 <a class="spbtn spbtn-medeum" href="?">戻る</a>&nbsp; 
     78        <input type="submit" value="送信" class="spbtn spbtn-shopping" width="130" height="30" alt="送信" name="send" id="send" /> 
    8679       </div> 
    8780     </form> 
Note: See TracChangeset for help on using the changeset viewer.