placeholder ammended in the search filed

This commit is contained in:
moneroexamples 2016-04-30 19:54:00 +08:00
parent 08df36899f
commit a8ad1e027d
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
<div class="center">
<form action="/search" method="get" style="width:100%; margin-top:10px" class="style-1">
<input type="text" name="value" size="100"
placeholder="block height, block hash, tx hash, tx 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">
</form>
</div>