From b5ba8f9f68cf2a88c0015e372f6b274e3126a81d Mon Sep 17 00:00:00 2001 From: luccioman Date: Fri, 23 Sep 2016 13:27:46 +0200 Subject: [PATCH] Added alternative text and title to HostBrowser.html image links For better accessibility --- htroot/ConfigSearchPage_p.html | 2 +- htroot/yacysearchitem.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htroot/ConfigSearchPage_p.html b/htroot/ConfigSearchPage_p.html index 2358ef521..5bb64c6a9 100644 --- a/htroot/ConfigSearchPage_p.html +++ b/htroot/ConfigSearchPage_p.html @@ -244,7 +244,7 @@ var solr= $.getJSON("/solr/collection1/select?q=*:*&defType=edismax&start=0&rows  | Pictures  | Cache  | Augmented Browsing -  |  +  | Browse index  | Snapshots diff --git a/htroot/yacysearchitem.html b/htroot/yacysearchitem.html index ad4013e97..ba2b82447 100644 --- a/htroot/yacysearchitem.html +++ b/htroot/yacysearchitem.html @@ -33,7 +33,7 @@ #(showPictures)#:: | Pictures#(/showPictures)# #(showCache)#:: | Cache#(/showCache)# #(showProxy)#:: | Augmented Browsing#(/showProxy)# - #(showHostBrowser)#:: | #(/showHostBrowser)# + #(showHostBrowser)#:: | Browse index#(/showHostBrowser)# #(showVocabulary)#::
#{vocabulary}##[name]#:#[terms]# #{/vocabulary}##(/showVocabulary)# #(showSnapshots)#::Snapshots#(/showSnapshots)#