]> git.sur5r.net Git - contagged/blobdiff - templates/list_entry.tpl
PHP5 notice cleanups
[contagged] / templates / list_entry.tpl
index c1e57591167bf16fc55f6ee14f044e89179583d7..e6a9ed5dd9d145df1bf2b97a5ddd61273e7eca56 100644 (file)
@@ -1,3 +1,4 @@
+{if $entry.type}
 <tr>
   <td class="result" width="25">
     <img src="pix/{$entry.type}.png" border="0" width="16" height="16" align="middle" title="{$entry.type}">
@@ -22,4 +23,4 @@
     {/if}
   </td>
 </tr>
-
+{/if}