From a9a61929485279c819d42b7a2d65b8a1f5e2cfdd Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 2 Aug 2014 20:29:51 +0200 Subject: Unicode tick without colour https://github.com/marienfressinaud/FreshRSS/issues/560 The former was green in Firefox 32 beta --- app/views/helpers/pagination.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views') diff --git a/app/views/helpers/pagination.phtml b/app/views/helpers/pagination.phtml index f38913c06..f237e1f3e 100755 --- a/app/views/helpers/pagination.phtml +++ b/app/views/helpers/pagination.phtml @@ -14,7 +14,7 @@ conf->reading_confirm) { echo ' class="confirm"';} ?>>
-
+
-- cgit v1.2.3