From: Niklas Date: Tue, 8 Mar 2016 19:32:13 +0000 (+0100) Subject: Add missing info box X-Git-Tag: 3.0.0_Beta_1~2030^2~51^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=728f51e5182eb45700e6e4cfb17250636e61ebc3;p=GitHub%2FWoltLab%2FWCF.git Add missing info box Add in the boxList.tpl the info box, if there are no items available --- diff --git a/wcfsetup/install/files/acp/templates/boxList.tpl b/wcfsetup/install/files/acp/templates/boxList.tpl index 5a073aa9d8..dad2a7aa43 100644 --- a/wcfsetup/install/files/acp/templates/boxList.tpl +++ b/wcfsetup/install/files/acp/templates/boxList.tpl @@ -76,6 +76,8 @@ +{else} +

{lang}wcf.global.noItems{/lang}

{/if} {include file='footer'}