Skip to content

Commit 509868b

Browse files
Witali Rottirnnr
authored andcommitted
[BUGFIX] Invalid markup when using opensearch with HTML5
Change-Id: Id0f3a23ef6f6ee7cbade706e49c2f1240866d4cc
1 parent 392b7df commit 509868b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Configuration/TypoScript/OpenSearch/setup.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
page {
55

6-
headTag = <head profile="http://a9.com/-/spec/opensearch/1.1/">
7-
86
headerData.7567 = TEXT
97
headerData.7567 {
108
typolink.parameter.data = leveluid:0
@@ -13,6 +11,7 @@ page {
1311
typolink.returnLast = url
1412

1513
wrap (
14+
<link rel="profile" href="http://a9.com/-/spec/opensearch/1.1/" />
1615
<link rel="search"
1716
type="application/opensearchdescription+xml"
1817
href="|"

0 commit comments

Comments
 (0)