koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/bookshelves addb


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/bookshelves addbookbybiblionumber.tmpl,NONE,1.1.2.1
Date: Thu, 19 Feb 2004 02:22:10 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/bookshelves
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23787/koha-tmpl/intranet-tmpl/default/en/bookshelves

Added Files:
      Tag: rel_2_0
        addbookbybiblionumber.tmpl 
Log Message:
new feature : adding book to bookshelf from biblio detail screen.

--- NEW FILE ---
<!-- TMPL_INCLUDE Name="cat-top.inc" -->
<center>
<form>
<input type="hidden" name="biblionumber" value="<!-- TMPL_VAR 
name="biblionumber" -->">
Title : <!-- TMPL_VAR name="title" --><br/>
Author : <!-- TMPL_VAR name="author" --><br/>
Add to virtual shelf : <!-- TMPL_VAR name="CGIbookshelves" --><br/>
<input type="submit" value="Add to virtual shelf" class="button">
</form>
<!-- TMPL_INCLUDE Name="cat-bottom.inc" -->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]