Road to 1.3.2
[koha.git] / koha-tmpl / intranet-tmpl / default / en / MARCdetailbiblioselect.tmpl
1 <HTML>
2 <HEAD>
3 <title>MARCdetail</title>
4 <body>
5 <form action="MARCdetail.pl" method="post">
6 biblionumber : <input type="text" name="bib">
7 <input type="submit">
8 </form>
9 </body>
10 </HTML>