[UPDATE] Search block height input addon
This commit is contained in:
parent
ad179c35dd
commit
82f6f91327
@ -90,8 +90,8 @@
|
||||
<form action="{$smarty.server.SCRIPT_NAME}" method="POST" id='search' role="form">
|
||||
<input type="hidden" name="page" value="{$smarty.request.page|escape}">
|
||||
<input type="hidden" name="action" value="{$smarty.request.action|escape}">
|
||||
<label>Search Block Height</label>
|
||||
<div class="form-group input-group">
|
||||
<span class="input-group-addon">Search Block Height</span>
|
||||
<input type="text" class="form-control" name="search" value="{$smarty.request.height|default:"%"|escape}">
|
||||
<span class="input-group-btn">
|
||||
<button class="btn btn-default" type="submit" value="Search"><i class="fa fa-search"></i></button>
|
||||
@ -113,4 +113,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user