koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha overdue.pl,1.7,1.8


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha overdue.pl,1.7,1.8
Date: Thu, 03 Jul 2003 15:00:24 -0700

Update of /cvsroot/koha/koha
In directory sc8-pr-cvs1:/tmp/cvs-serv8186

Modified Files:
        overdue.pl 
Log Message:
Changed overdue.tmpl to use the includes and added a link to it from the 
reports page


Index: overdue.pl
===================================================================
RCS file: /cvsroot/koha/koha/overdue.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** overdue.pl  3 Jul 2003 21:52:08 -0000       1.7
--- overdue.pl  3 Jul 2003 22:00:21 -0000       1.8
***************
*** 106,112 ****
  $sth->finish;
  
! $template->param( startmenureport => join ('', startmenu('report')),
!               endmenureport     => join ('', endmenu('report')),
!               todaysdate        => $todaysdate,
                overdueloop       => address@hidden );
  
--- 106,110 ----
  $sth->finish;
  
! $template->param(             todaysdate        => $todaysdate,
                overdueloop       => address@hidden );
  




reply via email to

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