Difference between revisions of "Widget:Koha Search"
From TSAS Library
JStallings (talk | contribs) |
JStallings (talk | contribs) |
||
| Line 1: | Line 1: | ||
<form class="form-inline" name="searchform" method="get" action="<!--{$url|validate:url}-->" id="searchform" target="_blank"> | <form class="form-inline" name="searchform" method="get" action="<!--{$url|validate:url}-->" id="searchform" target="_blank"> | ||
<input type="text" class="form-control mb-2 mr-sm-2 mb-sm-0 form-control-lg transl1" id="translControl1" placeholder="Search library books here"> | <input type="text" class="form-control mb-2 mr-sm-2 mb-sm-0 form-control-lg transl1" id="translControl1" placeholder="Search library books here"> | ||
<button type="submit" id="searchsubmit" class="btn btn-primary btn-lg">Go</button> | <button type="submit" id="searchsubmit" class="btn btn-primary btn-lg">Go</button> | ||
</form> | </form> | ||
Revision as of 11:32, 22 July 2017
<form class="form-inline" name="searchform" method="get" action="" id="searchform" target="_blank"> <input type="text" class="form-control mb-2 mr-sm-2 mb-sm-0 form-control-lg transl1" id="translControl1" placeholder="Search library books here">
<button type="submit" id="searchsubmit" class="btn btn-primary btn-lg">Go</button>
</form>