From: Marcel Werk Date: Thu, 6 Aug 2020 20:36:49 +0000 (+0200) Subject: New method to generate attributes for tags X-Git-Tag: 5.3.0_Alpha_1~83^2~6 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fb9bfece30e98036b09a72f31ac1a0e894299aff;p=GitHub%2FWoltLab%2FWCF.git New method to generate attributes for tags --- diff --git a/com.woltlab.wcf/templates/quoteMetaCode.tpl b/com.woltlab.wcf/templates/quoteMetaCode.tpl index 1cdd2a6fe4..ebbfe33476 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} diff --git a/com.woltlab.wcf/templates/userInformationButtons.tpl b/com.woltlab.wcf/templates/userInformationButtons.tpl index 7c0eb233dd..bd9ed1fcb2 100644 --- a/com.woltlab.wcf/templates/userInformationButtons.tpl +++ b/com.woltlab.wcf/templates/userInformationButtons.tpl @@ -3,7 +3,7 @@