Changeset 617 for temp


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

    r616 r617  
    1010   <td algin="center"> 
    1111   <{if $link.logourl != ""}> 
    12    <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> 
     12   <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> 
    1313   <{else}> 
    1414   &nbsp; 
Note: See TracChangeset for help on using the changeset viewer.