source: temp/trunk/html/install/user_data/include/footer.tpl @ 1335

Revision 1335, 1.1 KB checked in by kakinaka, 20 years ago (diff)

* empty log message *

  • Property svn:mime-type set to application/octet-stream
Line 
1<!--¢§FOTTER-->
2<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
3    <tr>
4        <td rowspan="3" bgcolor="#cccccc"><img src="/img/common/_.gif" width="1" height="10" alt=""></td>
5        <td align="center" bgcolor="#ffffff">
6        <table width="762" border="0" cellspacing="0" cellpadding="0" summary=" ">
7            <tr><td height="30"></td></tr>
8            <tr>
9                <td align="right" class="fs10n"><a href="#top"><img src="/img/common/pagetop.gif" width="100" height="10" alt="¤³¤Î¥Ú¡¼¥¸¤ÎTOP¤Ø" border="0"></a></td>
10            </tr>
11            <tr><td height="15"></td></tr>
12        </table>
13        </td>
14        <td rowspan="3" bgcolor="#cccccc"><img src="/img/common/_.gif" width="1" height="10" alt=""></td>
15    </tr>
16    <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr>
17    <tr>
18        <td align="center" bgcolor="#ffa85c">
19        <table width="762" border="0" cellspacing="0" cellpadding="0" summary=" ">
20            <tr><td height="15"></td></tr>
21            <tr>
22                <td class="fs10n"><span class="white">Copyright(C)2000-2006 ¤Õ¤È¤ó²°¥µ¥ó All rights reserved.</span></td>
23            </tr>
24            <tr><td height="15"></td></tr>
25        </table>
26        </td>
27    </tr>
28</table>
29<!--¢¥FOTTER-->
Note: See TracBrowser for help on using the repository browser.