From: Matthias Schmidt Date: Mon, 21 Jul 2014 12:22:15 +0000 (+0200) Subject: Add proper support for stacked notifications triggered by guests (WIP) X-Git-Tag: 2.1.0_Alpha_1~548^2~20 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=afb18fa21381d9b745f5a87504ce64efbfdd9e6d;p=GitHub%2FWoltLab%2FWCF.git Add proper support for stacked notifications triggered by guests (WIP) --- diff --git a/com.woltlab.wcf/templates/notificationList.tpl b/com.woltlab.wcf/templates/notificationList.tpl index 5bf55adc74..6c4843ac00 100644 --- a/com.woltlab.wcf/templates/notificationList.tpl +++ b/com.woltlab.wcf/templates/notificationList.tpl @@ -105,15 +105,17 @@ {if !$notification[confirmed]}{lang}wcf.message.new{/lang}{/if} {$notification[event]->getTitle()} - + {@$notification[time]|time}

{@$notification[event]->getMessage()}

-