projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d8e7bb
)
Duplicate <h1> considered harmful
author
Dan Scott
<dscott@laurentian.ca>
Sat, 17 Jan 2015 15:47:10 +0000
(10:47 -0500)
committer
Dan 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
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates_conifer/opac/parts/base.tt2
b/Open-ILS/src/templates_conifer/opac/parts/base.tt2
index
12991c9
..
b4a83dc
100644
(file)
--- a/
Open-ILS/src/templates_conifer/opac/parts/base.tt2
+++ b/
Open-ILS/src/templates_conifer/opac/parts/base.tt2
@@
-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>