Ignore:
Timestamp:
2006/12/13 11:22:51 (20 years ago)
Author:
nagano
Message:
 
File:
1 edited

Legend:

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

    r847 r855  
    88            </tr> 
    99        </table> 
    10         <table width='100%' cellspacing='0'> 
    11             <tr><td height="10"></td></tr> 
     10        <table width='100%' cellspacing='10'> 
    1211            <tr> 
    1312                <td align="center"> 
     
    1615                        <td> 
    1716                        <{if $link.logourl != ""}> 
    18                         <a href="<{$xoops_url}>/modules/mylinks/visit.php?cid=<{$link.cid}>&amp;lid=<{$link.id}>" target="_blank"><img src="<{$xoops_url}>/modules/mylinks/images/shots/<{$link.logourl}>" width="<{$shotwidth}>" alt=""  align="center" vspace="3" hspace="7"/></a> 
     17                        <a href="<{$xoops_url}>/modules/mylinks/visit.php?cid=<{$link.cid}>&amp;lid=<{$link.id}>" target="_blank"><img src="<{$xoops_url}>/modules/mylinks/images/shots/<{$link.logourl}>" width="<{$shotwidth}>" alt=""/></a> 
    1918                        <{else}> 
    2019                        <{/if}> 
     
    7069                </td> 
    7170            </tr> 
    72             <tr><td height="10"></td></tr> 
    7371        </table> 
    7472        <table width='100%' cellspacing='0'> 
Note: See TracChangeset for help on using the changeset viewer.