diff --git a/plugins/thumbnails/templates/thumbnail_viewlet.smarty b/plugins/thumbnails/templates/thumbnail_viewlet.smarty index de6b230..b618314 100755 --- a/plugins/thumbnails/templates/thumbnail_viewlet.smarty +++ b/plugins/thumbnails/templates/thumbnail_viewlet.smarty @@ -13,14 +13,16 @@
+
{else} - - - {/if} - - {if $url} - + {if $url} + + + + {else} + + {/if} {/if} \ No newline at end of file