From 48c901bc5c090ff0ee8397d0b1ecfb337d774a86 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 17 Jan 2019 21:32:44 +0100 Subject: Accessibility: logo alt (#2219) https://github.com/FreshRSS/FreshRSS/issues/2209 --- app/layout/header.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/layout/header.phtml b/app/layout/header.phtml index 6b538851b..410ac1ff0 100644 --- a/app/layout/header.phtml +++ b/app/layout/header.phtml @@ -16,7 +16,7 @@ if (FreshRSS_Auth::accessNeedsAction()) {

- + title; ?>

-- cgit v1.2.3