Added proper support for font size and color
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / templates / recentActivityListItem.tpl
index 0e81b44c2166dc9c7edfe69f00c7cbc5b910f73d..ab4cf3af7b798136a813e6ef6de4c71229d71e7f 100644 (file)
@@ -1,6 +1,6 @@
 {foreach from=$eventList item=event}
        <li>
-               <div class="box48">
+               <div class="box48{if $__wcf->getUserProfileHandler()->isIgnoredUser($event->getUserProfile()->userID)} ignoredUserContent{/if}">
                        <a href="{link controller='User' object=$event->getUserProfile()}{/link}" title="{$event->getUserProfile()->username}">{@$event->getUserProfile()->getAvatar()->getImageTag(48)}</a>
                        
                        <div>