From: Alexander Ebert Date: Mon, 24 Jun 2019 14:07:25 +0000 (+0200) Subject: Missing "noopener noreferrer" for the quote header link X-Git-Tag: 5.2.0_Alpha_1~17^2~3^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=aa5d08a5f07fd2c95fba879da2850d99b861b813;p=GitHub%2FWoltLab%2FWCF.git Missing "noopener noreferrer" for the quote header link --- diff --git a/com.woltlab.wcf/templates/quoteMetaCode.tpl b/com.woltlab.wcf/templates/quoteMetaCode.tpl index f695da1f9a..5e0bd4e7fa 100644 --- a/com.woltlab.wcf/templates/quoteMetaCode.tpl +++ b/com.woltlab.wcf/templates/quoteMetaCode.tpl @@ -11,7 +11,7 @@ {if $quoteAuthor} {if $quoteLink} - {lang}wcf.bbcode.quote.title{/lang} + {lang}wcf.bbcode.quote.title{/lang} {else} {lang}wcf.bbcode.quote.title{/lang} {/if}