From: Bill Erickson Date: Wed, 15 Jan 2014 15:44:44 +0000 (-0500) Subject: LP#1268636 TPAC initial navigation headers X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ffda9748ee7e38d5e049ade9a9d59f7cd49cb646;p=evergreen%2Fmasslnc.git LP#1268636 TPAC initial navigation headers Added a screen-reader only CSS class ("sr-only") for adding content which should only be read by screen readers and is otherwise invisible. Added hidden generic

and page-specific

entries to improve web accessibility navigation. Additional content-specific headers (h3 and down) are recommended for content grouping, but not included in this commit. Signed-off-by: Bill Erickson Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates/opac/advanced.tt2 b/Open-ILS/src/templates/opac/advanced.tt2 index 2d04448ad2..904ee1a13b 100644 --- a/Open-ILS/src/templates/opac/advanced.tt2 +++ b/Open-ILS/src/templates/opac/advanced.tt2 @@ -5,6 +5,7 @@ pane = CGI.param("pane") || "advanced"; loc = ctx.search_ou; -%] +

[% l('Advanced Search') %]