This commit is contained in:
Baris Usakli
2013-11-19 12:38:13 -05:00
parent 635fba1e45
commit 7e4faa3270

View File

@@ -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>