Ignore:
Timestamp:
2006/12/08 22:53: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_submit.html

    r576 r577  
    11<table border="0" cellspacing="0" cellpadding="0"> 
    22    <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> 
     3        <td><img src="/themes/default/img/main/title_left_top.gif" width="17" height="12" alt="" border="0"></td> 
    44        <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> 
     5        <td align="left"><img src="/themes/default/img/main/title_right_top.gif" width="17" height="12" alt="" border="0"></td> 
    66    </tr> 
    77    <tr> 
     
    99        <table border="0" cellspacing="0" cellpadding="0"> 
    1010            <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> 
     11                <td style="padding: 0 0 0 17px;"><img src="/themes/default/img/main/title_mylinks.gif" width="129" height="22" alt="¥ê¥ê¡¼¥¹¥Î¡¼¥È" ></td> 
    1212            </tr> 
    1313        </table> 
     
    1515    </tr> 
    1616    <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> 
     17        <td><img src="/themes/default/img/main/title_left_bottom.gif" width="17" height="12" alt="" border="0"></td> 
    1818        <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> 
     19        <td align="left"><img src="/themes/default/img/main/title_right_bottom.gif" width="17" height="12" alt="" border="0"></td> 
    2020    </tr> 
    2121</table> 
Note: See TracChangeset for help on using the changeset viewer.