[Koha-cvs] CVS: koha-html/intranet-html/admin index.html,1.3,1.4

Steve Tonnesen tonnesen at users.sourceforge.net
Tue Jun 25 21:36:49 CEST 2002


Update of /cvsroot/koha/koha-html/intranet-html/admin
In directory usw-pr-cvs1:/tmp/cvs-serv6857

Modified Files:
	index.html 
Log Message:
Inserted includes lines.   Causes standard Koha header and footers to appear.


Index: index.html
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/admin/index.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** index.html	24 Jun 2002 18:47:33 -0000	1.3
--- index.html	25 Jun 2002 19:36:46 -0000	1.4
***************
*** 1,16 ****
! <html>
! <!--@ paul.poulain at free.fr 01/03/2002 -->
! <meta http-equiv=Content-Type content="text/thml; charset=iso-8859-1">
! 
! <title>WELCOME TO THE KOHA ADMIN PAGE</title>
! <body BGCOLOR="#99cc33"
! 	text="black"
! 
! 
! 	alink="#663366"
! 	leftmargin=0
! 	topmargin=0
! 	marginheight=0
! 	marginwidth=0 >
  
  <center>
--- 1,3 ----
! <!--#include virtual="/includes/cat-top.inc" -->
  
  <center>
***************
*** 35,38 ****
  </table>
  </center>
! </body>
! </html>
--- 22,24 ----
  </table>
  </center>
! <!--#include virtual="/includes/cat-bottom.inc" -->





More information about the Koha-cvs mailing list