mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-01-09 06:38:02 +00:00
hide search button
This commit is contained in:
parent
7ea0702506
commit
3ba8137f8f
@ -89,7 +89,7 @@
|
||||
<div class="t-center px-16 pb-27">
|
||||
<form name="namespace" action="/" method="GET">
|
||||
<input class="p-8" type="text" name="q" value="<?php echo ($query ? $query : ''); ?>" placeholder="key, value, block, ns, txid" autocomplete="off" />
|
||||
<button class="p-8 cursor-pointer" type="submit">Search</button>
|
||||
<!--<button class="p-8 cursor-pointer" type="submit">Search</button>-->
|
||||
</form>
|
||||
</div>
|
||||
<div class="t-center px-16 pb-27">
|
||||
|
Loading…
Reference in New Issue
Block a user