memberentryC.tmpl:add test to modify link name
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / serials / acqui-search.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Subscription edit -- Search supplier<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
2
3 <h1>Search supplier for serial subscription</h1>
4         <form action="/cgi-bin/koha/serials/acqui-search-result.pl" method=post>
5                 Supplier name : <input type="text"  size="25"   name="supplier">
6                 <input type="submit" class="button bull" value="OK">
7         </form>
8 <!-- TMPL_INCLUDE name="intranet-bottom.inc" -->