[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/catalogue MARCdetail.tmpl,1.7.2.5,1.7.2.6 moredetail.tmpl,1.4.2.4,1.4.2.5

Paul POULAIN tipaul at users.sourceforge.net
Mon Mar 22 15:56:39 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5183/koha-tmpl/intranet-tmpl/default/fr/catalogue

Modified Files:
      Tag: rel_2_0
	MARCdetail.tmpl moredetail.tmpl 
Log Message:
french update

Index: MARCdetail.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue/MARCdetail.tmpl,v
retrieving revision 1.7.2.5
retrieving revision 1.7.2.6
diff -C2 -r1.7.2.5 -r1.7.2.6
*** MARCdetail.tmpl	19 Mar 2004 08:18:09 -0000	1.7.2.5
--- MARCdetail.tmpl	22 Mar 2004 14:56:37 -0000	1.7.2.6
***************
*** 263,267 ****
  }
  function Dopop(link) {
! 	newin=window.open(link,'width=500,height=400,toolbar=false,scrollbars=oui');
  }
  </script>
--- 263,267 ----
  }
  function Dopop(link) {
! 	newin=window.open(link,'width=500,height=400,toolbar=false,scrollbars=yes');
  }
  </script>

Index: moredetail.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue/moredetail.tmpl,v
retrieving revision 1.4.2.4
retrieving revision 1.4.2.5
diff -C2 -r1.4.2.4 -r1.4.2.5
*** moredetail.tmpl	19 Mar 2004 08:18:09 -0000	1.4.2.4
--- moredetail.tmpl	22 Mar 2004 14:56:37 -0000	1.4.2.5
***************
*** 83,87 ****
  <b>Notes:</b> <!-- TMPL_VAR NAME="itemnotes" --><br>
  <b>Renouvellements:</b> <!-- TMPL_VAR NAME="renewals" --><br>
! <b><a href="/cgi-bin/koha/acqui/acquire.pl?recieve=<!-- TMPL_VAR NAME="ordernumber" -->&biblio=<!-- TMPL_VAR NAME="biblionumber" -->&invoice=<!-- TMPL_VAR NAME="booksellerinvoicenumber" -->&catview=oui">
  Accession</a>
  Date:<!-- TMPL_VAR NAME="dateaccessioned" --><br>
--- 83,87 ----
  <b>Notes:</b> <!-- TMPL_VAR NAME="itemnotes" --><br>
  <b>Renouvellements:</b> <!-- TMPL_VAR NAME="renewals" --><br>
! <b><a href="/cgi-bin/koha/acqui/acquire.pl?recieve=<!-- TMPL_VAR NAME="ordernumber" -->&biblio=<!-- TMPL_VAR NAME="biblionumber" -->&invoice=<!-- TMPL_VAR NAME="booksellerinvoicenumber" -->&catview=yes">
  Accession</a>
  Date:<!-- TMPL_VAR NAME="dateaccessioned" --><br>





More information about the Koha-cvs mailing list