Add datetime to the items list

This commit is contained in:
Frederic Guillot 2013-06-13 21:32:50 -04:00
parent 92a0cc39a9
commit 8bcc7339e4
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
</p>
<p>
<?= Helper\get_host_from_url($item['url']) ?> |
<?= dt('%A %e %B %Y %k:%M', $item['updated']) ?> |
<a href="?action=mark-item-read&amp;id=<?= $item_id ?>"><?= t('mark as read') ?></a> |
<a
href="<?= $item['url'] ?>"