From: Joshua Rüsweg Date: Tue, 1 Aug 2017 12:00:15 +0000 (+0200) Subject: Hide tab menu on trophy category list if there is only one category X-Git-Tag: 3.1.0_Alpha_1~126 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3d5e69551236a79a1ddfbf40ddc7ef0819364387;p=GitHub%2FWoltLab%2FWCF.git Hide tab menu on trophy category list if there is only one category See #2315 --- diff --git a/com.woltlab.wcf/templates/trophyList.tpl b/com.woltlab.wcf/templates/trophyList.tpl index 7b50e06445..f97ab713ec 100644 --- a/com.woltlab.wcf/templates/trophyList.tpl +++ b/com.woltlab.wcf/templates/trophyList.tpl @@ -33,13 +33,15 @@ {/hascontent}
- + {if $categories|count > 1} + + {/if}
{if $objects|count}