mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
Use HTML5-compatible <div class="gcse-search"> instead of <gcse:search>
tag.
This commit is contained in:
parent
67ae3f3dd3
commit
dd24bf9f35
@ -44,7 +44,7 @@
|
|||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div id="headerright">
|
<div id="headerright">
|
||||||
<gcse:search></gcse:search>
|
<div class="gcse-search"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
Loading…
Reference in New Issue
Block a user