header.html modified

master
moneroexamples 9 years ago
parent 2fb75f2c19
commit f3bb37b4b8

@ -87,7 +87,7 @@
<div class="center"> <div class="center">
<form action="/search" method="get" style="width:100%; margin-top:10px" class="style-1"> <form action="/search" method="get" style="width:100%; margin-top:10px" class="style-1">
<input type="text" name="value" size="100" <input type="text" name="value" size="100"
placeholder="blk height, blk hash, tx hash, stx payment id, encrypted payment id, tx public key, input key image or output public key "> placeholder="blk height, blk hash, tx hash, tx payment id, encrypted payment id, tx public key, input key image or output public key ">
<input type="submit" value="Search"> <input type="submit" value="Search">
</form> </form>
</div> </div>

Loading…
Cancel
Save