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

    r614 r615  
    88  </tr> 
    99  <tr> 
    10    <td algin="left" colspan="2"> 
     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"/></a> 
     
    1414   &nbsp; 
    1515   <{/if}> 
     16   </td> 
     17   <td colspan="2"> 
    1618    <table class="outer" width='100%' cellspacing='0'> 
    1719      <tr> 
Note: See TracChangeset for help on using the changeset viewer.