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/export marc.tmpl


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/export marc.tmpl,1.5,1.6
Date: Tue, 09 Dec 2003 02:29:37 -0800

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

Modified Files:
        marc.tmpl 
Log Message:
templates modified : ALL <TMPL_* XX> have been replaced by <!-- TMPL_* XX -->, 
because it's strict html compliant, and HTML::TreeBuilder deals better with 
this form.

Index: marc.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/export/marc.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** marc.tmpl   26 Apr 2003 04:41:15 -0000      1.5
--- marc.tmpl   9 Dec 2003 10:29:05 -0000       1.6
***************
*** 1,3 ****
! <TMPL_INCLUDE NAME="parameters-top.inc">
  
  <center>
--- 1,3 ----
! <!-- TMPL_INCLUDE NAME="parameters-top.inc" -->
  
  <center>
***************
*** 13,15 ****
  <p>(leave blank to export every biblio)</p>
  <p>Note : the items are NOT exported by this tool</p>
! <TMPL_INCLUDE NAME="parameters-bottom.inc">
--- 13,15 ----
  <p>(leave blank to export every biblio)</p>
  <p>Note : the items are NOT exported by this tool</p>
! <!-- TMPL_INCLUDE NAME="parameters-bottom.inc" -->




reply via email to

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