1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +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> </section>
</div> </div>
<div id="headerright"> <div id="headerright">
<gcse:search></gcse:search> <div class="gcse-search"></div>
</div> </div>
</div> </div>
</header> </header>