[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/reports reports-home.tmpl,1.1,1.2

Paul POULAIN tipaul at users.sourceforge.net
Fri Jul 4 15:29:15 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/reports
In directory sc8-pr-cvs1:/tmp/cvs-serv23491/koha-tmpl/intranet-tmpl/default/fr/reports

Modified Files:
	reports-home.tmpl 
Log Message:
synch'ing with chris modif, for overdue link

Index: reports-home.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/reports/reports-home.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** reports-home.tmpl	9 Apr 2003 16:02:53 -0000	1.1
--- reports-home.tmpl	4 Jul 2003 13:29:13 -0000	1.2
***************
*** 7,15 ****
  
  
! <ul><li><a href=/cgi-bin/koha/stats.pl?time=yesterday>Rapprochement </a> Journalier (hier)
! <li><a href=/cgi-bin/koha/stats.pl?time=today>Rapprochement </a> Journalier (aujourd'hui)
! 
! 
! 
  </ul>
  <TMPL_INCLUDE NAME="reports-bottom.inc">
--- 7,14 ----
  
  
! <ul>
! <li><a href=/cgi-bin/koha/stats.pl?time=yesterday>Rapprochement </a> Journalier (hier)</li>
! <li><a href=/cgi-bin/koha/stats.pl?time=today>Rapprochement </a> Journalier (aujourd'hui)</li>
! <li><a href=/cgi-bin/koha/overdue.pl>Retours en retard</a>
  </ul>
  <TMPL_INCLUDE NAME="reports-bottom.inc">





More information about the Koha-cvs mailing list