From b37952e9a55ccac525b5aefbd56c7fd71ff0a39d Mon Sep 17 00:00:00 2001 From: Fabii547 Date: Thu, 11 Aug 2016 09:27:35 +0200 Subject: [PATCH] Remove obsolete parameter 'appendSession' from LinkHandler calls --- com.woltlab.wcf/templates/articleList.tpl | 6 +++--- com.woltlab.wcf/templates/categoryArticleList.tpl | 6 +++--- com.woltlab.wcf/templates/notificationList.tpl | 4 ++-- com.woltlab.wcf/templates/pageHeaderSearch.tpl | 6 +++--- .../install/files/lib/action/GoogleAuthAction.class.php | 4 +--- .../install/files/lib/action/TwitterAuthAction.class.php | 4 +--- wcfsetup/install/files/lib/page/ArticlePage.class.php | 2 +- wcfsetup/install/files/lib/page/UserPage.class.php | 2 +- .../install/files/lib/system/bbcode/PreParser.class.php | 1 - .../system/payment/method/PaypalPaymentMethod.class.php | 4 ++-- wcfsetup/install/lang/de.xml | 8 ++++---- wcfsetup/install/lang/en.xml | 8 ++++---- 12 files changed, 25 insertions(+), 30 deletions(-) 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'} -
    - +
    +
    - +