summaryrefslogtreecommitdiffstats
path: root/templates/part.items.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.items.php')
-rw-r--r--templates/part.items.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.items.php b/templates/part.items.php
index 284a3e9a3..7fef5b1cc 100644
--- a/templates/part.items.php
+++ b/templates/part.items.php
@@ -5,7 +5,7 @@
data-id="{{ item.id }}"
data-feed="{{ item.feedId }}">
<h2 class="item_date">
- <time class="timeago" datetime="">{{ item.getRelativeDate() }}</time>
+ <time class="timeago" datetime="">{{ getRelativeDate(item.pubDate) }}</time>
</h2>
<div class="utils">