Ignore:
Timestamp:
2006/12/11 10:16:13 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

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

    r669 r670  
    55  </tr> 
    66  <tr> 
    7    <td algin="center"> 
     7   <td algin="center" width='30%'> 
    88   <{if $link.logourl != ""}> 
    99   <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> 
     
    1212   <{/if}> 
    1313   </td> 
    14    <td colspan="2"> 
     14   <td colspan="2" width='70%'> 
    1515    <table cellspacing='0' border="1"> 
    1616      <tr> 
Note: See TracChangeset for help on using the changeset viewer.