From af892fe6836f575778128e002b2bdaeac3923c0a Mon Sep 17 00:00:00 2001 From: Dana Cotoran Date: Thu, 14 Jan 2021 16:39:15 +0000 Subject: [PATCH] Hyphenate the word "sitewide" on search form VoiceOver reads out the "Sitewide" aria label on the search form in a strange way. It seems that writing it as "Site-wide" instead helps VoiceOver read it out more clearly. --- app/views/root/_base.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/root/_base.html.erb b/app/views/root/_base.html.erb index c7e31dba6..de72244aa 100644 --- a/app/views/root/_base.html.erb +++ b/app/views/root/_base.html.erb @@ -16,7 +16,7 @@ <% # The /search page redirects to a finder if keywords are included. Be careful about # changing this, as the redirect adds some parameters to the search query. %> -