From: Marcel Werk Date: Thu, 23 Jun 2016 16:09:34 +0000 (+0200) Subject: Fixed duplicate link rel="canonical" tags X-Git-Tag: 3.0.0_Beta_1~1367 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6791cfbce7c1081255e28d196a1beb4ce8a01dbe;p=GitHub%2FWoltLab%2FWCF.git Fixed duplicate link rel="canonical" tags --- diff --git a/com.woltlab.wcf/templates/recentActivityList.tpl b/com.woltlab.wcf/templates/recentActivityList.tpl index 71d41cca7a..6c462c479e 100644 --- a/com.woltlab.wcf/templates/recentActivityList.tpl +++ b/com.woltlab.wcf/templates/recentActivityList.tpl @@ -1,7 +1,3 @@ -{capture assign='headContent'} - -{/capture} - {include file='header'} {if $eventList|count} diff --git a/com.woltlab.wcf/templates/team.tpl b/com.woltlab.wcf/templates/team.tpl index 3ebeb973df..5491624da6 100644 --- a/com.woltlab.wcf/templates/team.tpl +++ b/com.woltlab.wcf/templates/team.tpl @@ -1,7 +1,3 @@ -{capture assign='headContent'} - -{/capture} - {include file='header'} {foreach from=$objects->getTeams() item=team} diff --git a/com.woltlab.wcf/templates/user.tpl b/com.woltlab.wcf/templates/user.tpl index 016050893d..c6484b8614 100644 --- a/com.woltlab.wcf/templates/user.tpl +++ b/com.woltlab.wcf/templates/user.tpl @@ -3,8 +3,6 @@ {assign var='contentHeader' value=' '}{* necessary to hide default content header in heade.tpl *} {capture assign='headContent'} - - {event name='javascriptInclude'}