Ignore:
Timestamp:
2006/12/08 23:23:52 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_topten.html

    r405 r595  
    1 <br /><br /> 
     1<div style="padding: 15px 0;"> 
     2<table border="0" cellspacing="0" cellpadding="0"> 
     3    <tr bgcolor="#2b8200"> 
     4        <td><img src="/themes/default/img/main/title_left_top.gif" width="17" height="12" alt="" border="0"></td> 
     5        <td style="width:100%;"></td> 
     6        <td align="left"><img src="/themes/default/img/main/title_right_top.gif" width="17" height="12" alt="" border="0"></td> 
     7    </tr> 
     8    <tr> 
     9        <td bgcolor="#2b8200" colspan="3"> 
     10        <table border="0" cellspacing="0" cellpadding="0"> 
     11            <tr> 
     12                <td style="padding: 0 0 0 17px;"><img src="/themes/default/img/main/title_mylinks.gif" width="299" height="19" alt="¥ê¥ê¡¼¥¹¥Î¡¼¥È" ></td> 
     13            </tr> 
     14        </table> 
     15        </td> 
     16    </tr> 
     17    <tr bgcolor="#2b8200"> 
     18        <td><img src="/themes/default/img/main/title_left_bottom.gif" width="17" height="12" alt="" border="0"></td> 
     19        <td style="width:100%;"></td> 
     20        <td align="left"><img src="/themes/default/img/main/title_right_bottom.gif" width="17" height="12" alt="" border="0"></td> 
     21    </tr> 
     22</table> 
     23</div> 
    224 
    325<div style="margin-top: 2px;text-align: center;"><a href="<{$xoops_url}>/modules/mylinks/index.php"><img src="<{$xoops_url}>/modules/mylinks/images/logo.gif" alt="" /></a></div> 
Note: See TracChangeset for help on using the changeset viewer.