- Timestamp:
- 2006/12/21 21:46:21 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_link.html
r894 r917 11 11 <table width='100%' cellspacing='10'> 12 12 <tr> 13 <td align="center"> 14 <table cellspacing='0'> 15 <tr> 16 <td> 17 <{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=""/></a> 19 <{else}> 20 <{/if}> 21 </td> 22 </tr> 23 </table> 24 </td> 25 <td align="center" style="width:100%;"> 13 <td align="left" style="width:100%;"> 26 14 <table class="outer" width="100%"> 27 15 <tr align='left'> … … 63 51 <tr align='left'> 64 52 <td width="30%" class="even"> 53 <b>¥¥ã¥×¥Á¥ã²èÁü</b> 54 </td> 55 <td width="70%" class="linkodd" valign="center"> 56 <{if $link.logourl != ""}> 57 <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> 58 <{else}> 59 ²èÁü̵¤· 60 <{/if}> 61 </td> 62 </tr> 63 <tr align='left'> 64 <td width="30%" class="even"> 65 65 <{$link.adminlink}><b><{$lang_description}></b> 66 66 </td>
Note: See TracChangeset
for help on using the changeset viewer.
