1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-19 06:23:25 +01:00

Use HTML5-compatible <div class="gcse-search"> instead of <gcse:search>

tag.
This commit is contained in:
Markus Birth 2016-12-19 15:46:27 +01:00
parent 67ae3f3dd3
commit dd24bf9f35

View File

@ -44,7 +44,7 @@
</section>
</div>
<div id="headerright">
<gcse:search></gcse:search>
<div class="gcse-search"></div>
</div>
</div>
</header>