From: Tim Düsterhus Date: Sat, 1 Mar 2014 19:52:39 +0000 (+0100) Subject: Fix in rssFeed.tpl X-Git-Tag: 2.0.3~2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b0e63df8106c53bbbe34e0bd4959abe34d67f3fa;p=GitHub%2FWoltLab%2FWCF.git Fix <title> in rssFeed.tpl --- diff --git a/com.woltlab.wcf/templates/rssFeed.tpl b/com.woltlab.wcf/templates/rssFeed.tpl index 62b92698ab..86994a87f5 100644 --- a/com.woltlab.wcf/templates/rssFeed.tpl +++ b/com.woltlab.wcf/templates/rssFeed.tpl @@ -6,7 +6,7 @@ xmlns:slash="http://purl.org/rss/1.0/modules/slash/" > <channel> - <title><![CDATA[{if $title}{$title} - {/if}{@PAGE_TITLE|language|escapeCDATA}]]> + <![CDATA[{if $title}{@$title} - {/if}{@PAGE_TITLE|language|escapeCDATA}]]> {@$__wcf->language->getFixedLanguageCode()}