diff --git a/themes/default/template/thumbnails.tpl b/themes/default/template/thumbnails.tpl index 93faaf06e..75033a436 100644 --- a/themes/default/template/thumbnails.tpl +++ b/themes/default/template/thumbnails.tpl @@ -4,10 +4,10 @@ - {$thumbnail.TN_ALT} + {$thumbnail.TN_ALT} - {if $SHOW_THUMBNAIL_CAPTION } + {if $SHOW_THUMBNAIL_CAPTION } {$thumbnail.NAME} {if !empty($thumbnail.icon_ts)} @@ -27,7 +27,7 @@ {/if} - {/if} + {/if} {/foreach}{/strip}