From: Marcel Werk Date: Sat, 4 Oct 2014 19:49:03 +0000 (+0200) Subject: Added missing permission check / limit X-Git-Tag: 2.1.0_Alpha_1~276 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=eb4d28070a9cd1453e314d856e1e550693c15ec4;p=GitHub%2FWoltLab%2FWCF.git Added missing permission check / limit --- diff --git a/com.woltlab.wcf/templates/dashboardBoxTodaysBirthdays.tpl b/com.woltlab.wcf/templates/dashboardBoxTodaysBirthdays.tpl index 1252b6b21a..e756e22fae 100644 --- a/com.woltlab.wcf/templates/dashboardBoxTodaysBirthdays.tpl +++ b/com.woltlab.wcf/templates/dashboardBoxTodaysBirthdays.tpl @@ -11,7 +11,7 @@ {/foreach} -{if $birthdayUserProfiles|count >= 5} +{if $birthdayUserProfiles|count >= 10} {lang}wcf.global.button.showAll{/lang}