[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha-html/intranet-html/admin index.html,1.3,1.4
From: |
Steve Tonnesen |
Subject: |
[Koha-cvs] CVS: koha-html/intranet-html/admin index.html,1.3,1.4 |
Date: |
Tue, 25 Jun 2002 12:36:49 -0700 |
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>
! <!--@ address@hidden 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" -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha-html/intranet-html/admin index.html,1.3,1.4,
Steve Tonnesen <=