forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
66bcccf4eb
commit
f26bb0ff71
|
@ -4,10 +4,9 @@
|
|||
{{ if i18n "search" }}
|
||||
{{ $search = i18n "search" }}
|
||||
{{ end }}
|
||||
<p>
|
||||
<input id="custom-search-field" type="text" name="search" value="" title="Search String" placeholder="{{ $search }}">
|
||||
<!-- <input type="submit" value="Suchen"> -->
|
||||
</p>
|
||||
|
||||
<!-- <p><em>durchsuchen:</em><br>
|
||||
<input type="checkbox"name="section[]" value="site" checked="checked"> alles<br>
|
||||
<input type="checkbox" name="section[]" value="post"> Blog<br>
|
||||
|
|
Loading…
Reference in New Issue
Block a user