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/catalogue detail


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue detail.tmpl,1.2.2.2,1.2.2.3
Date: Sat, 07 Dec 2002 00:15:34 -0800

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

Modified Files:
      Tag: rel-1-2
        detail.tmpl 
Log Message:
Fixing template so that it builds links for the subjects
Can undo steves previous fix for C4/Search now


Index: detail.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue/detail.tmpl,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -C2 -r1.2.2.2 -r1.2.2.3
*** detail.tmpl 23 Oct 2002 20:27:52 -0000      1.2.2.2
--- detail.tmpl 7 Dec 2002 08:15:31 -0000       1.2.2.3
***************
*** 51,55 ****
  <b>Additional Author:</b> <TMPL_VAR NAME="additional"><br>
  <b>Series Title:</b> <TMPL_VAR NAME="seriestitle"><br>
! <b>Subject:</b> <TMPL_VAR NAME="subject"><br>
  <b>Copyright:</b> <TMPL_VAR NAME="copyrightdate"><br>
  <b>Notes:</b> <TMPL_VAR NAME="notes"><br>
--- 51,56 ----
  <b>Additional Author:</b> <TMPL_VAR NAME="additional"><br>
  <b>Series Title:</b> <TMPL_VAR NAME="seriestitle"><br>
! <b>Subject:</b> <TMPL_LOOP NAME="subjects"><a 
href="/cgi-bin/koha/search.pl?subject=<TMPL_VAR NAME="subject" 
ESCAPE="URL">"><TMPL_VAR NAME="subject"> </a>|
! </TMPL_LOOP><br>
  <b>Copyright:</b> <TMPL_VAR NAME="copyrightdate"><br>
  <b>Notes:</b> <TMPL_VAR NAME="notes"><br>




reply via email to

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