Duplicate <h1> considered harmful
authorDan Scott <dscott@laurentian.ca>
Sat, 17 Jan 2015 15:47:10 +0000 (10:47 -0500)
committerDan Scott <dscott@laurentian.ca>
Sat, 17 Jan 2015 15:47:10 +0000 (10:47 -0500)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates_conifer/opac/parts/base.tt2

index 12991c9..b4a83dc 100644 (file)
@@ -30,7 +30,6 @@
         [% PROCESS 'opac/parts/stripe.tt2' %]
     </head>
     <body[% IF want_dojo; ' class="tundra"'; END %]>
-        <h1 class="sr-only">[% l('Catalog') %]</h1>
         [%#Each content page needs (at minimum) an <h2> describing the content%]
         [% content %] 
         <h2 class="sr-only">[% l('Additional Resources') %]</h2>