From: Matthias Schmidt Date: Sun, 21 Jul 2019 13:53:55 +0000 (+0200) Subject: Unify order of header navigation icons X-Git-Tag: 5.2.0_Alpha_3~24 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=84592e2c62c68914b58ad8a6bdaef9341bed39e2;p=GitHub%2FWoltLab%2FWCF.git Unify order of header navigation icons See #2989 --- diff --git a/com.woltlab.wcf/templates/categoryArticleList.tpl b/com.woltlab.wcf/templates/categoryArticleList.tpl index 7ff59dd426..8cd1dbf065 100644 --- a/com.woltlab.wcf/templates/categoryArticleList.tpl +++ b/com.woltlab.wcf/templates/categoryArticleList.tpl @@ -20,12 +20,12 @@ {capture assign='headerNavigation'}
  • - {if ARTICLE_ENABLE_VISIT_TRACKING} -
  • - {/if} {if $__wcf->user->userID}
  • {/if} + {if ARTICLE_ENABLE_VISIT_TRACKING} +
  • + {/if} {/capture} {if $__wcf->getSession()->getPermission('admin.content.article.canManageArticle')}