From: Marcel Werk Date: Wed, 8 Jan 2025 14:00:20 +0000 (+0100) Subject: Always show the 'show all' button in dashboard box X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f52822fbd9b80934b6d868efdcb0d6833042c3e7;p=GitHub%2FWoltLab%2FWCF.git Always show the 'show all' button in dashboard box The button allows you to quickly jump to the user list, where the users can be conveniently activated via the context menu. --- diff --git a/wcfsetup/install/files/acp/templates/usersAwaitingApprovalAcpDashboardBox.tpl b/wcfsetup/install/files/acp/templates/usersAwaitingApprovalAcpDashboardBox.tpl index 76e1ceea37..b369224b71 100644 --- a/wcfsetup/install/files/acp/templates/usersAwaitingApprovalAcpDashboardBox.tpl +++ b/wcfsetup/install/files/acp/templates/usersAwaitingApprovalAcpDashboardBox.tpl @@ -20,10 +20,8 @@ {/foreach} -{if $usersAwaitingApproval > $users|count} -
- - {lang}wcf.global.button.showAll{/lang} - -
-{/if} \ No newline at end of file +
+ + {lang}wcf.global.button.showAll{/lang} + +