mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 02:05:36 +02:00
closes #514
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<ul class="notifications-list">
|
||||
<!-- BEGIN notifications -->
|
||||
<li data-nid="{notifications.nid}" class="{notifications.readClass}">
|
||||
<a href="..{notifications.path}">{notifications.text}</a>
|
||||
<a href="{notifications.path}">{notifications.text}</a>
|
||||
<p class="timestamp">
|
||||
<span class="timeago" title="{notifications.datetimeISO}"></span>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user