- Timestamp:
- 2006/12/10 20:45:16 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_link.html
r639 r640 21 21 <b><{$lang_siteurl}></b> 22 22 </td> 23 <td colspan='2' align='left' width="70%">< {$link.url}></td>23 <td colspan='2' align='left' width="70%"><a href="<{$link.developer}>" target="_blank"><{$link.url}></a></td> 24 24 </tr> 25 25 <tr> … … 27 27 <b><{$lang_developer}></b> 28 28 </td> 29 <td colspan='2' align='left' width="70%">< a href="<{$link.developer}>" target="_blank"><{$link.developer}></a></td>29 <td colspan='2' align='left' width="70%"><{$link.developer}></td> 30 30 </tr> 31 31 <tr>
Note: See TracChangeset
for help on using the changeset viewer.
