Index: /branches/dev/data/downloads/module/mdl_remise/card.tpl
===================================================================
--- /branches/dev/data/downloads/module/mdl_remise/card.tpl	(revision 355)
+++ /branches/dev/data/downloads/module/mdl_remise/card.tpl	(revision 370)
@@ -209,6 +209,6 @@
 			</tr>
 		</table>
-		<td bgcolor="#ffffff"><img src="./img/_.gif" width="9" height="1" alt="" /></td>
-		<td bgcolor="#cccccc"><img src="./img/_.gif" width="1" height="10" alt="" /></td>
+		<td bgcolor="#ffffff"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="9" height="1" alt="" /></td>
+		<td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="1" height="10" alt="" /></td>
 		</td>
 	</tr>
Index: /branches/dev/data/downloads/module/mdl_remise/convenience.tpl
===================================================================
--- /branches/dev/data/downloads/module/mdl_remise/convenience.tpl	(revision 365)
+++ /branches/dev/data/downloads/module/mdl_remise/convenience.tpl	(revision 370)
@@ -195,6 +195,6 @@
 			</tr>
 		</table>
-		<td bgcolor="#ffffff"><img src="./img/_.gif" width="9" height="1" alt="" /></td>
-		<td bgcolor="#cccccc"><img src="./img/_.gif" width="1" height="10" alt="" /></td>
+		<td bgcolor="#ffffff"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="9" height="1" alt="" /></td>
+		<td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="1" height="10" alt="" /></td>
 		</td>
 	</tr>
