From: Marcel Werk Date: Sun, 21 Aug 2016 20:13:10 +0000 (+0200) Subject: Fixed context buttons in recent activity box X-Git-Tag: 3.0.0_Beta_1~613 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7dfd5afb6a51fadd94ceb2dc5f8b1668c535ab5f;p=GitHub%2FWoltLab%2FWCF.git Fixed context buttons in recent activity box --- diff --git a/com.woltlab.wcf/templates/boxRecentActivity.tpl b/com.woltlab.wcf/templates/boxRecentActivity.tpl index c488a57f35..ae8012e8a2 100644 --- a/com.woltlab.wcf/templates/boxRecentActivity.tpl +++ b/com.woltlab.wcf/templates/boxRecentActivity.tpl @@ -1,20 +1,20 @@

{lang}wcf.user.recentActivity{/lang}

- +
+ + {assign var='__events' value=$eventList->getObjects()} + {assign var='__lastEvent' value=$__events|end} +
diff --git a/com.woltlab.wcf/templates/userProfileLikes.tpl b/com.woltlab.wcf/templates/userProfileLikes.tpl index bf0b8b8b50..3183e9a037 100644 --- a/com.woltlab.wcf/templates/userProfileLikes.tpl +++ b/com.woltlab.wcf/templates/userProfileLikes.tpl @@ -18,7 +18,7 @@