Changeset 603 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/10 19:33:03 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_link.html
r602 r603 1 1 <table class="outer" width='100%' cellspacing='0'> 2 2 <tr colspan="5"> 3 < 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="right" vspace="3" hspace="7"/></a>3 <td><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="right" vspace="3" hspace="7"/></a></td> 4 4 </tr> 5 5 <tr>
Note: See TracChangeset
for help on using the changeset viewer.
