diff --git a/src/views/modals/topic-thumbs-view.tpl b/src/views/modals/topic-thumbs-view.tpl index 27a3e05a57..82265b47e1 100644 --- a/src/views/modals/topic-thumbs-view.tpl +++ b/src/views/modals/topic-thumbs-view.tpl @@ -2,6 +2,7 @@
+ {{{ if (thumbs.length != "1") }}}
{{{ each thumbs }}} @@ -10,4 +11,5 @@
{{{ end }}} + {{{ end }}} \ No newline at end of file