Ignore:
Timestamp:
2006/12/08 22:36:19 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

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

    r574 r576  
    1 <br /><br /> 
    2 <p align='center'> 
    3     <a href="<{$xoops_url}>/modules/mylinks/index.php"><img src="<{$xoops_url}>/modules/mylinks/images/logo.gif" alt="" /></a> 
    4 </p> 
    5  
    6 <br /> 
     1<table border="0" cellspacing="0" cellpadding="0"> 
     2    <tr bgcolor="#2b8200"> 
     3        <td><img src="http://test-xoops.ec-cube.net/themes/default/img/main/title_left_top.gif" width="17" height="12" alt="" border="0"></td> 
     4        <td style="width:100%;"></td> 
     5        <td align="left"><img src="http://test-xoops.ec-cube.net/themes/default/img/main/title_right_top.gif" width="17" height="12" alt="" border="0"></td> 
     6    </tr> 
     7    <tr> 
     8        <td bgcolor="#2b8200" colspan="3"> 
     9        <table border="0" cellspacing="0" cellpadding="0"> 
     10            <tr> 
     11                <td style="padding: 0 0 0 17px;"><img src="http://test-xoops.ec-cube.net/themes/default/img/main/title_release.gif" width="129" height="22" alt="¥ê¥ê¡¼¥¹¥Î¡¼¥È" ></td> 
     12            </tr> 
     13        </table> 
     14        </td> 
     15    </tr> 
     16    <tr bgcolor="#2b8200"> 
     17        <td><img src="http://test-xoops.ec-cube.net/themes/default/img/main/title_left_bottom.gif" width="17" height="12" alt="" border="0"></td> 
     18        <td style="width:100%;"></td> 
     19        <td align="left"><img src="http://test-xoops.ec-cube.net/themes/default/img/main/title_right_bottom.gif" width="17" height="12" alt="" border="0"></td> 
     20    </tr> 
     21</table> 
    722 
    823<table width="100%" cellspacing="1" cellpadding="4" border="0"> 
     
    85100            </td> 
    86101          </tr> 
    87 <!----> 
     102 
     103<¡ª----> 
    88104 
    89105<!-- delete by uehara 2006/12/08 
     
    120136          <tr> 
    121137            <td class='head' valign='top' nowrap='nowrap'><{$lang_caution_title}></td> 
    122             <td class='even' height="90"><div class="box"><{$lang_caution_body}></td> 
     138            <td class='odd' height="90"><div class="box"><{$lang_caution_body}></td> 
    123139          </tr> 
    124140        </table> 
Note: See TracChangeset for help on using the changeset viewer.