source: branches/dev/html/install/user_data/templates/mypage/change_complete.tpl @ 17

Revision 17, 2.1 KB checked in by uehara, 17 years ago (diff)
Line 
1<!--{*
2 * Copyright (c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
3 *
4 * http://www.lockon.co.jp/
5 *}-->
6<!--¢§CONTENTS-->
7<table width="" border="0" cellspacing="0" cellpadding="0" summary=" ">
8    <tr>
9        <td align="center" bgcolor="#ffffff">
10        <!--¢§MAIN ONTENTS-->
11        <table width="100%" border="0" cellspacing="0" cellpadding="0" summary=" ">
12            <tr>
13                <td><img src="<!--{$smarty.const.URL_DIR}-->img/mypage/title.jpg" width="700" height="40" alt="MY¥Ú¡¼¥¸"></td>
14            </tr>
15            <tr><td height="15"></td></tr>
16        </table>
17        <table width="100%" border="0" cellspacing="0" cellpadding="0" summary=" ">
18            <tr valign="top">
19                <td>
20                <!--¢§NAVI-->
21                    <!--{include file=$tpl_navi}-->
22                <!--¢¥NAVI-->
23                </td>
24                <td align="right">
25                <table width="515" border="0" cellspacing="0" cellpadding="0" summary=" ">
26                    <tr>
27                        <td><!--¡ú¥¿¥¤¥È¥ë--><img src="<!--{$smarty.const.URL_DIR}-->img/mypage/subtitle02.gif" width="515" height="32" alt="²ñ°÷ÅÐÏ¿ÆâÍÆÊѹ¹"></td>
28                    </tr>
29                    <tr><td height="15"></td></tr>
30                    <tr>
31                        <td align="center" bgcolor="#cccccc">
32                        <table width="505" border="0" cellspacing="0" cellpadding="0" summary=" ">
33                            <tr><td height="5"></td></tr>
34                            <tr>
35                                <td align="center" height="200" bgcolor="#ffffff"><span class="fs14"><span class="redst">²ñ°÷ÅÐÏ¿ÆâÍƤÎÊѹ¹¤¬´°Î»¤¤¤¿¤·¤Þ¤·¤¿¡£</span></span><br>
36                                <span class="fs12">º£¸å¤È¤â¤´°¦¸Ü»ò¤ê¤Þ¤¹¤è¤¦¤è¤í¤·¤¯¤ª´ê¤¤¿½¤·¾å¤²¤Þ¤¹¡£</span></td>
37                            </tr>
38                            <tr><td height="5"></td></tr>
39                        </table>
40                        </td>
41                    </tr>
42                    <tr><td height="20"></td></tr>
43                    <tr>
44                        <td align="center">
45                            <a href="<!--{$smarty.const.URL_DIR}-->index.php" onmouseover="chgImg('<!--{$smarty.const.URL_DIR}-->img/common/b_back_on.gif','fortop');" onmouseout="chgImg('<!--{$smarty.const.URL_DIR}-->img/common/b_back.gif','fortop');"><img src="<!--{$smarty.const.URL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="TOP¥Ú¡¼¥¸¤Ø" name="fortop" id="fortop" /></a>
46                        </td>
47                    </tr>
48                </table>
49                </td>
50            </tr>
51        </table>
52        <!--¢¥MAIN ONTENTS-->
53        </td>
54    </tr>
55</table>
56<!--¢¥CONTENTS-->
Note: See TracBrowser for help on using the repository browser.