From d4fb36fc4a33a22e375db2fe2375b683f07a576c Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 21 Nov 2013 22:58:22 +0100 Subject: [PATCH] Correction symbole Unicode MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Correction de https://github.com/marienfressinaud/FreshRSS/commit/305f1436e3ca2907e5234ed77f62348cf4303b79 Contribue à https://github.com/marienfressinaud/FreshRSS/issues/284 --- app/views/helpers/view/normal_view.phtml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/helpers/view/normal_view.phtml b/app/views/helpers/view/normal_view.phtml index cea29636f..63d97d100 100644 --- a/app/views/helpers/view/normal_view.phtml +++ b/app/views/helpers/view/normal_view.phtml @@ -1,5 +1,4 @@ partial ('aside_flux'); $this->partial ('nav_menu'); @@ -42,7 +41,7 @@ if (isset ($this->entryPaginator) && !$this->entryPaginator->isEmpty ()) { if ($this->conf->toplineRead ()) { ?>
  • isRead () ? '☑' : '✉'; ?>isRead () ? '☑' : '☐'; ?>
  • conf->toplineFavorite ()) {