Koha/koha-tmpl/intranet-tmpl/prog/en/serials/acqui-search.tmpl

8 lines
No EOL
441 B
Cheetah

<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Subscription edit -- Search supplier<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
<h1>Search supplier for serial subscription</h1>
<form action="/cgi-bin/koha/serials/acqui-search-result.pl" method=post>
Supplier name : <input type="text" size="25" name="supplier">
<input type="submit" class="button bull" value="OK">
</form>
<!-- TMPL_INCLUDE name="intranet-bottom.inc" -->