[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en overdue.tmpl,1.2,1.3

Chris Cormack rangi at users.sourceforge.net
Fri Jul 4 00:00:25 CEST 2003


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

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


Index: overdue.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/overdue.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** overdue.tmpl	26 Apr 2003 04:41:15 -0000	1.2
--- overdue.tmpl	3 Jul 2003 22:00:22 -0000	1.3
***************
*** 1,7 ****
! <HTML>
! 
! <!-- startmenu -->
! <TMPL_VAR NAME="startmenureport">
! 
  <!-- the site -->
  
--- 1,3 ----
! <TMPL_INCLUDE NAME="reports-top.inc">
  <!-- the site -->
  
***************
*** 34,39 ****
  
  <!-- endmenu -->
! <TMPL_VAR NAME="endmenureport">
! 
! </body>
! </HTML>
--- 30,32 ----
  
  <!-- endmenu -->
! <TMPL_INCLUDE NAME="reports-bottom.inc">





More information about the Koha-cvs mailing list