[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue moredetail.tmpl,1.7,1.8

Chris Cormack rangi at users.sourceforge.net
Thu Sep 11 23:48:42 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue
In directory sc8-pr-cvs1:/tmp/cvs-serv9058

Modified Files:
	moredetail.tmpl 
Log Message:
Getting the current borrower showing


Index: moredetail.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue/moredetail.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** moredetail.tmpl	10 Aug 2003 01:10:35 -0000	1.7
--- moredetail.tmpl	11 Sep 2003 21:48:40 -0000	1.8
***************
*** 73,76 ****
--- 73,78 ----
  <b>Last borrowed:</b> <TMPL_VAR NAME="timestamp0"><br>
  <!-- on issue bit -->
+ <TMPL_VAR NAME="issue">
+ <!-- after -->
  <b>Last Borrower 1:</b> <TMPL_VAR NAME="card0"><br>
  <b>Last Borrower 2:</b> <TMPL_VAR NAME="card1"><br>





More information about the Koha-cvs mailing list