From 4b05dcf90838f78f7493a49fa7f8fdde0637ac02 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 25 Jan 2014 15:44:16 +0100 Subject: Lien articles disponibles https://github.com/marienfressinaud/FreshRSS/issues/379 --- app/views/helpers/view/normal_view.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/helpers/view/normal_view.phtml b/app/views/helpers/view/normal_view.phtml index 652def98a..1c2ed49e2 100644 --- a/app/views/helpers/view/normal_view.phtml +++ b/app/views/helpers/view/normal_view.phtml @@ -39,7 +39,7 @@ if (!empty($this->entries)) {
- +
entries as $item) { if ($display_today && $item->isDay (FreshRSS_Days::TODAY, $this->today)) { -- cgit v1.2.3