Changeset 855 for temp/test-xoops.ec-cube.net/html
- Timestamp:
- 2006/12/13 11:22:51 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_link.html
r847 r855 8 8 </tr> 9 9 </table> 10 <table width='100%' cellspacing='0'> 11 <tr><td height="10"></td></tr> 10 <table width='100%' cellspacing='10'> 12 11 <tr> 13 12 <td align="center"> … … 16 15 <td> 17 16 <{if $link.logourl != ""}> 18 <a href="<{$xoops_url}>/modules/mylinks/visit.php?cid=<{$link.cid}>&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}>&lid=<{$link.id}>" target="_blank"><img src="<{$xoops_url}>/modules/mylinks/images/shots/<{$link.logourl}>" width="<{$shotwidth}>" alt=""/></a> 19 18 <{else}> 20 19 <{/if}> … … 70 69 </td> 71 70 </tr> 72 <tr><td height="10"></td></tr>73 71 </table> 74 72 <table width='100%' cellspacing='0'>
Note: See TracChangeset
for help on using the changeset viewer.
