Fixed small template scripting issue
authorMarcel Werk <burntime@woltlab.com>
Fri, 6 Jun 2014 21:08:31 +0000 (23:08 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 6 Jun 2014 21:08:31 +0000 (23:08 +0200)
com.woltlab.wcf/templates/dashboardBoxTodaysBirthdays.tpl

index 9058f93a006504bcdb7bdd893deeaeb36aa28a8d..13350f3d81bc64d77dd530d3cd49d173df096c5f 100644 (file)
@@ -11,7 +11,7 @@
        {/foreach}
 </ul>
 
-{if $birthdayUserProfiles|count >= 1}
+{if $birthdayUserProfiles|count >= 5}
        <a class="jsTodaysBirthdays button small more jsOnly">{lang}wcf.global.button.showAll{/lang}</a>
        
        <script data-relocate="true">