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