[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/unido/en/catalogue detail.t
From: |
Chris Cormack |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/unido/en/catalogue detail.tmpl,1.2,1.3 |
Date: |
Fri, 13 Jun 2003 07:24:26 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/unido/en/catalogue
In directory sc8-pr-cvs1:/tmp/cvs-serv32490
Modified Files:
detail.tmpl
Log Message:
Index: detail.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/unido/en/catalogue/detail.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** detail.tmpl 13 Jun 2003 14:16:47 -0000 1.2
--- detail.tmpl 13 Jun 2003 14:24:24 -0000 1.3
***************
*** 31,35 ****
<tr valign="top">
<td colspan="2" class="heading-row">
! <h2 class="underline">Biblio Record Number </h2>
</td>
</tr>
--- 31,35 ----
<tr valign="top">
<td colspan="2" class="heading-row">
! <h2 class="underline">Biblio Record <TMPL_VAR
NAME="biblionumber"> </h2>
</td>
</tr>
***************
*** 127,133 ****
</table>
! </TMPL_LOOP>
<h2>Holidings Information (<TMPL_VAR NAME="count"> items)</h2>
<table class="data">
--- 127,135 ----
</table>
!
<h2>Holidings Information (<TMPL_VAR NAME="count"> items)</h2>
+
+ </TMPL_LOOP>
<table class="data">
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/unido/en/catalogue detail.tmpl,1.2,1.3,
Chris Cormack <=