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/npl/en bookcount.tmpl,1.2,1


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en bookcount.tmpl,1.2,1.3
Date: Tue, 08 Feb 2005 12:29:30 -0800

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

Modified Files:
        bookcount.tmpl 
Log Message:
Changing table style.

Index: bookcount.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/bookcount.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** bookcount.tmpl      14 Jan 2005 21:34:37 -0000      1.2
--- bookcount.tmpl      8 Feb 2005 20:29:17 -0000       1.3
***************
*** 8,12 ****
  <h2>Barcode <!-- TMPL_VAR Name="barcode" --></h2>
  <div class="tabitem"><form action="/cgi-bin/koha/detail.pl" 
method="get"><input type="hidden" name="bib" value="<!-- TMPL_VAR Name="bib" 
-->"><input type="hidden" name="type" value="intra"><input type="submit" 
class="submit" value="Brief Display"></form> <form 
action="/cgi-bin/koha/moredetail.pl" method="get"><input type="hidden" 
name="type" value="<!-- TMPL_VAR NAME="type" -->"><input type="hidden" 
name="item" value="<!-- TMPL_VAR NAME="itemnumber" -->"><input type="hidden" 
name="bib" value="<!-- TMPL_VAR NAME="bib" -->"><input type="hidden" name="bi" 
value="<!-- TMPL_VAR NAME="biblioitemnumber" -->"> <input type="submit" 
class="submit" value="Item Details"></form><!-- TMPL_IF NAME="norequests" 
--><!-- TMPL_ELSE --> <form action="request.pl" method="get"><input 
type="hidden" value="<!-- TMPL_VAR name="bib" -->" name="bib"> <input 
type="submit" value="Place Reserve" class="submit"></form><!-- /TMPL_IF 
--></div>
! <div class="items">
  <table>
                <tr><th>Home Branch: </th><td> <!-- TMPL_VAR Name="homebranch" 
--> </td></tr>
--- 8,12 ----
  <h2>Barcode <!-- TMPL_VAR Name="barcode" --></h2>
  <div class="tabitem"><form action="/cgi-bin/koha/detail.pl" 
method="get"><input type="hidden" name="bib" value="<!-- TMPL_VAR Name="bib" 
-->"><input type="hidden" name="type" value="intra"><input type="submit" 
class="submit" value="Brief Display"></form> <form 
action="/cgi-bin/koha/moredetail.pl" method="get"><input type="hidden" 
name="type" value="<!-- TMPL_VAR NAME="type" -->"><input type="hidden" 
name="item" value="<!-- TMPL_VAR NAME="itemnumber" -->"><input type="hidden" 
name="bib" value="<!-- TMPL_VAR NAME="bib" -->"><input type="hidden" name="bi" 
value="<!-- TMPL_VAR NAME="biblioitemnumber" -->"> <input type="submit" 
class="submit" value="Item Details"></form><!-- TMPL_IF NAME="norequests" 
--><!-- TMPL_ELSE --> <form action="request.pl" method="get"><input 
type="hidden" value="<!-- TMPL_VAR name="bib" -->" name="bib"> <input 
type="submit" value="Place Reserve" class="submit"></form><!-- /TMPL_IF 
--></div>
! <div class="data">
  <table>
                <tr><th>Home Branch: </th><td> <!-- TMPL_VAR Name="homebranch" 
--> </td></tr>




reply via email to

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