Ignore:
Timestamp:
2006/12/10 19:38:41 (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

    r606 r607  
    88  </tr> 
    99  <tr> 
    10    <td> 
     10   <td algin="left"> 
    1111   <{if $link.logourl != ""}> 
    1212   <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="right" vspace="3" hspace="7"/></a> 
     
    1515   <{/if}> 
    1616   </td> 
    17    <td><table> 
     17   <td><table class="outer" width='100%' cellspacing='0'> 
    1818      </tr> 
    1919      <tr> 
Note: See TracChangeset for help on using the changeset viewer.