From 3d0fbc833de4470a58617c4759dc1efc8d824f80 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 12 Feb 2015 13:44:01 +0100 Subject: [PATCH] Hide the Icinga logo from screen readers refs #8360 --- application/layouts/scripts/body.phtml | 2 +- application/views/scripts/authentication/login.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/layouts/scripts/body.phtml b/application/layouts/scripts/body.phtml index e5e6ed9da..9f0b78ce9 100644 --- a/application/layouts/scripts/body.phtml +++ b/application/layouts/scripts/body.phtml @@ -44,7 +44,7 @@ if ($notifications->hasMessages()) { } } ?> - diff --git a/application/views/scripts/authentication/login.phtml b/application/views/scripts/authentication/login.phtml index 805196b96..db0038bf2 100644 --- a/application/views/scripts/authentication/login.phtml +++ b/application/views/scripts/authentication/login.phtml @@ -1,7 +1,7 @@