]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/notify.tpl
Separate default config values between file-only and admin settings
[friendica.git] / view / templates / notify.tpl
index dfa15df2801994cade152bd3081e77929a8bd01c..2550806713c36314c4434144521169134b210896 100644 (file)
@@ -1,4 +1,4 @@
 
 <div class="notif-item {{if !$item_seen}}unseen{{/if}}">
-       <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a>
+       <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_ago}}</span></a>
 </div>
\ No newline at end of file