- Timestamp:
- 2011/01/12 14:41:48 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/sphone/mypage/login.tpl
r19802 r19885 54 54 </div> 55 55 <div class="tblareabtn"> 56 <input type=" image" onmouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_login_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/button/btn_login.gif',this)" src="<!--{$TPL_DIR}-->img/button/btn_login.gif" alt="ログイン" name="log" id="log" class="box140" />56 <input type="submit" value="ログイン" class="spbtn spbtn-shopping" width="130" height="30" alt="ログイン" name="log" id="log" /> 57 57 </div> 58 58 <p class="inputtext02"> … … 69 69 </p> 70 70 <div class="inputbox02"> 71 <a href="<!--{$smarty.const.URL_PATH}-->entry/kiyaku.php" onmouseover="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry_on.gif','b_gotoentry');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/button/btn_entry.gif','b_gotoentry');">72 <img src="<!--{$TPL_DIR}-->img/button/btn_entry.gif" width="130" height="30" alt="会員登録をする" border="0" name="b_gotoentry" /></a>71 <a href="<!--{$smarty.const.URL_PATH}-->entry/kiyaku.php" class="spbtn spbtn-medeum"> 72 会員登録をする</a> 73 73 </div> 74 74 </div>
Note: See TracChangeset
for help on using the changeset viewer.