Index: temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_link.html
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_link.html	(revision 847)
+++ temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_link.html	(revision 855)
@@ -8,6 +8,5 @@
 			</tr>
 		</table>
-		<table width='100%' cellspacing='0'>
-			<tr><td height="10"></td></tr>
+		<table width='100%' cellspacing='10'>
 			<tr>
 				<td align="center">
@@ -16,5 +15,5 @@
 						<td>
 						<{if $link.logourl != ""}>
-						<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>
+						<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=""/></a>
 						<{else}>
 						<{/if}>
@@ -70,5 +69,4 @@
 				</td>
 			</tr>
-			<tr><td height="10"></td></tr>
 		</table>
 		<table width='100%' cellspacing='0'>
