From: Marcel Werk Date: Sat, 8 Oct 2016 21:23:34 +0000 (+0200) Subject: Fixed double border X-Git-Tag: 3.0.0_Beta_3~50^2~51 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f12257b2a873157c06ab07ae27c60185791f236f;p=GitHub%2FWoltLab%2FWCF.git Fixed double border --- diff --git a/wcfsetup/install/files/acp/templates/categoryList.tpl b/wcfsetup/install/files/acp/templates/categoryList.tpl index fc73b40ca6..dbd852d106 100644 --- a/wcfsetup/install/files/acp/templates/categoryList.tpl +++ b/wcfsetup/install/files/acp/templates/categoryList.tpl @@ -129,10 +129,7 @@ -
    - {if !$categoryNodeList->current()->hasChildren()} -
- {/if} +
    {if !$categoryNodeList->current()->hasChildren()}
{/if} {assign var=oldDepth value=$categoryNodeList->getDepth()} {/foreach} {section name=i loop=$oldDepth}{/section}