|
|
@@ -101,7 +101,7 @@
|
|
|
</div>
|
|
|
|
|
|
<form method="post" action="/search" id="search" role="search">
|
|
|
- <input id="search_input" name="search" onclick="view_search();" placeholder="{{'search'|load_lang}}" autocomplete="off" type="search">
|
|
|
+ <input id="search_input" name="search" placeholder="{{'search'|load_lang}}" autocomplete="off" type="search">
|
|
|
|
|
|
|
<button type="submit" formaction="/goto">
|
|
|
<span class="iconify" data-icon="ic:round-find-in-page" data-inline="true"></span>
|