|
| From: | Paul POULAIN |
| Subject: | [Koha-cvs] CVS: koha-html/intranet-html/includes/templates/default MARCdetailbiblioselect.tmpl,NONE,1.1 |
| Date: | Thu, 25 Jul 2002 02:57:39 -0700 |
Update of /cvsroot/koha/koha-html/intranet-html/includes/templates/default
In directory usw-pr-cvs1:/tmp/cvs-serv10089
Added Files:
MARCdetailbiblioselect.tmpl
Log Message:
template used by MARCdetail.pl. Used for testing MARC testing, and could be a
start for final MARC management.
--- NEW FILE ---
<HTML>
<HEAD>
<title>MARCdetail</title>
<body>
<form action="MARCdetail.pl" method="post">
biblionumber : <input type="text" name="bib">
<input type="submit">
</form>
</body>
</HTML>
| [Prev in Thread] | Current Thread | [Next in Thread] |