@ -114,8 +114,8 @@ define('forum/topic/images', [
if (!$this.parent().is('a')) {
$this.wrap('<a href="' + src + '" '
+ (!srcExt && altExt ? ' download="' + altFilename + '" ' : '')
+ ' target="_blank" >');
}
});
};