From: Fabii547 Date: Thu, 11 Aug 2016 07:27:35 +0000 (+0200) Subject: Remove obsolete parameter 'appendSession' from LinkHandler calls X-Git-Tag: 3.0.0_Beta_1~774^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b37952e9a55ccac525b5aefbd56c7fd71ff0a39d;p=GitHub%2FWoltLab%2FWCF.git Remove obsolete parameter 'appendSession' from LinkHandler calls --- diff --git a/com.woltlab.wcf/templates/articleList.tpl b/com.woltlab.wcf/templates/articleList.tpl index dcf7f71998..92eee88ea4 100644 --- a/com.woltlab.wcf/templates/articleList.tpl +++ b/com.woltlab.wcf/templates/articleList.tpl @@ -7,14 +7,14 @@ {/if} {if $__wcf->getUser()->userID} - + {else} - + {/if} {/capture} {capture assign='headerNavigation'} -
  • +
  • {/capture} {if $__wcf->getSession()->getPermission('admin.content.article.canManageArticle')} diff --git a/com.woltlab.wcf/templates/categoryArticleList.tpl b/com.woltlab.wcf/templates/categoryArticleList.tpl index 43ba9b8fe6..dbcbeba406 100644 --- a/com.woltlab.wcf/templates/categoryArticleList.tpl +++ b/com.woltlab.wcf/templates/categoryArticleList.tpl @@ -11,14 +11,14 @@ {/if} {if $__wcf->getUser()->userID} - + {else} - + {/if} {/capture} {capture assign='headerNavigation'} -
  • +
  • {/capture} {if $__wcf->getSession()->getPermission('admin.content.article.canManageArticle')} diff --git a/com.woltlab.wcf/templates/notificationList.tpl b/com.woltlab.wcf/templates/notificationList.tpl index 1919a43951..83d8b250f1 100644 --- a/com.woltlab.wcf/templates/notificationList.tpl +++ b/com.woltlab.wcf/templates/notificationList.tpl @@ -18,11 +18,11 @@ {/capture} {capture assign='headContent'} - + {/capture} {capture assign='headerNavigation'} -
  • +
  • {/capture} {include file='userMenuSidebar'} diff --git a/com.woltlab.wcf/templates/pageHeaderSearch.tpl b/com.woltlab.wcf/templates/pageHeaderSearch.tpl index 79037cf859..9948a5599a 100644 --- a/com.woltlab.wcf/templates/pageHeaderSearch.tpl +++ b/com.woltlab.wcf/templates/pageHeaderSearch.tpl @@ -20,13 +20,13 @@ {event name='settings'} -
    - +
    +
    - +