koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha-html/intranet-html/includes acquisitions-bottom.inc


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha-html/intranet-html/includes acquisitions-bottom.inc,1.1,1.1.4.1 acquisitions-top.inc,1.1,1.1.4.1 aquisitions-bottom.inc,1.2,1.2.4.1 aquisitions-top.inc,1.4,1.4.4.1 cat-bottom.inc,1.2,1.2.4.1 cat-class-list.inc,1.1,1.1.4.1 cat-top.inc,1.5,1.5.4.1 circulation-bottom.inc,1.1,1.1.4.1 circulation-top.inc,1.6,1.6.4.1 issues-bottom.inc,1.2,1.2.4.1 issues-top.inc,1.1.1.1,1.1.1.1.4.1 members-bottom.inc,1.2,1.2.4.1 members-top.inc,1.3,1.3.4.1 menus.inc,1.1.1.1,1.1.1.1.4.1 opac-bottom.inc,1.1.1.1,1.1.1.1.4.1 opac-top.inc,1.1.1.1,1.1.1.1.4.1 reports-bottom.inc,1.2,1.2.4.1 reports-top.inc,1.3,1.3.4.1
Date: Thu, 11 Jul 2002 11:00:22 -0700

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

Modified Files:
      Tag: rel-1-2
        acquisitions-bottom.inc acquisitions-top.inc 
        aquisitions-bottom.inc aquisitions-top.inc cat-bottom.inc 
        cat-class-list.inc cat-top.inc circulation-bottom.inc 
        circulation-top.inc issues-bottom.inc issues-top.inc 
        members-bottom.inc members-top.inc menus.inc opac-bottom.inc 
        opac-top.inc reports-bottom.inc reports-top.inc 
Log Message:
Committing changes to add authentication and opac templating to rel-1-2 branch


Index: acquisitions-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha-html/intranet-html/includes/acquisitions-bottom.inc,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -C2 -r1.1 -r1.1.4.1
*** acquisitions-bottom.inc     21 Apr 2002 04:32:50 -0000      1.1
--- acquisitions-bottom.inc     11 Jul 2002 18:00:19 -0000      1.1.4.1
***************
*** 11,20 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/catalogue/">Catalogue</a> ||
! <A HREF="/members/">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/reports/">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.katipo.co.nz";>OPAC</a> ||
--- 11,20 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.katipo.co.nz";>OPAC</a> ||

Index: acquisitions-top.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/acquisitions-top.inc,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -C2 -r1.1 -r1.1.4.1
*** acquisitions-top.inc        21 Apr 2002 04:32:50 -0000      1.1
--- acquisitions-top.inc        11 Jul 2002 18:00:19 -0000      1.1.4.1
***************
*** 113,117 ****
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font 
size="+1">KOHA: <a href="/">Main Menu</a></font><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
--- 113,117 ----
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font 
size="+1">KOHA: <a href="/cgi-bin/koha/mainpage.pl">Main Menu</a></font><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
***************
*** 133,147 ****
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/catalogue/" alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/acq-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area shape="rect" coords="94,8,149,28" href="/members/" alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/acq-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
  <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/acq-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" 
onMouseOver="if(document.images)document.menu.src='/images/acq-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
  <area shape="rect" coords="306,8,352,27" 
href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" 
onMouseOver="if(document.images)document.menu.src='/images/acq-crc.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area  shape="rect" alt="Home" coords="374,9,419,29" href="/" 
onMouseOver="if(document.images)document.menu.src='/images/acq-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  <area shape="default" nohref>
  </map>
--- 133,147 ----
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/catalogue-home.pl" 
alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/acq-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area shape="rect" coords="94,8,149,28" href="/cgi-bin/koha/members-home.pl" 
alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/acq-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
  <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/acq-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area  shape="rect"alt="Reports"  
coords="217,7,289,27"href="/cgi-bin/koha/reports-home.pl" 
onMouseOver="if(document.images)document.menu.src='/images/acq-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
  <area shape="rect" coords="306,8,352,27" 
href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" 
onMouseOver="if(document.images)document.menu.src='/images/acq-crc.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area  shape="rect" alt="Home" coords="374,9,419,29" 
href="/cgi-bin/koha/mainpage.pl" 
onMouseOver="if(document.images)document.menu.src='/images/acq-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  <area shape="default" nohref>
  </map>

Index: aquisitions-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha-html/intranet-html/includes/aquisitions-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C2 -r1.2 -r1.2.4.1
*** aquisitions-bottom.inc      5 Feb 2001 18:57:32 -0000       1.2
--- aquisitions-bottom.inc      11 Jul 2002 18:00:19 -0000      1.2.4.1
***************
*** 11,20 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/catalogue/">Catalogue</a> ||
! <A HREF="/members/">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/reports/">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.katipo.co.nz";>OPAC</a> ||
--- 11,20 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.katipo.co.nz";>OPAC</a> ||

Index: aquisitions-top.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/aquisitions-top.inc,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -C2 -r1.4 -r1.4.4.1
*** aquisitions-top.inc 20 Mar 2002 10:10:34 -0000      1.4
--- aquisitions-top.inc 11 Jul 2002 18:00:19 -0000      1.4.4.1
***************
*** 122,126 ****
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0>KOHA: <a 
href="/">HLT INTRANET</a><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
--- 122,126 ----
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0>KOHA: <a 
href="/cgi-bin/koha/mainpage.pl">HLT INTRANET</a><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
***************
*** 143,157 ****
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/catalogue/" alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/acq-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area shape="rect" coords="94,8,149,28" href="/members/" alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/acq-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
  <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/acq-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" 
onMouseOver="if(document.images)document.menu.src='/images/acq-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
  <area shape="rect" coords="306,8,352,27" 
href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" 
onMouseOver="if(document.images)document.menu.src='/images/acq-crc.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area  shape="rect" alt="Home" coords="374,9,419,29" href="/" 
onMouseOver="if(document.images)document.menu.src='/images/acq-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  <area shape="default" nohref>
  </map>
--- 143,157 ----
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/catalogue-home.pl" 
alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/acq-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area shape="rect" coords="94,8,149,28" href="/cgi-bin/koha/members-home.pl" 
alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/acq-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
  <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/acq-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area  shape="rect"alt="Reports"  
coords="217,7,289,27"href="/cgi-bin/koha/reports-home.pl" 
onMouseOver="if(document.images)document.menu.src='/images/acq-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
  <area shape="rect" coords="306,8,352,27" 
href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" 
onMouseOver="if(document.images)document.menu.src='/images/acq-crc.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  
! <area  shape="rect" alt="Home" coords="374,9,419,29" 
href="/cgi-bin/koha/mainpage.pl" 
onMouseOver="if(document.images)document.menu.src='/images/acq-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/acq-acq.gif'">
  <area shape="default" nohref>
  </map>

Index: cat-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/cat-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C2 -r1.2 -r1.2.4.1
*** cat-bottom.inc      5 Feb 2001 18:57:32 -0000       1.2
--- cat-bottom.inc      11 Jul 2002 18:00:19 -0000      1.2.4.1
***************
*** 11,20 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/catalogue/">Catalogue</a> ||
! <A HREF="/members/">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/reports/">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.library.org.nz";>OPAC</a> ||
--- 11,20 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.library.org.nz";>OPAC</a> ||

Index: cat-class-list.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/cat-class-list.inc,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -C2 -r1.1 -r1.1.4.1
*** cat-class-list.inc  21 Apr 2002 05:34:38 -0000      1.1
--- cat-class-list.inc  11 Jul 2002 18:00:19 -0000      1.1.4.1
***************
*** 1,4 ****
  <!--
!  list of Classes to be included in /catalogue/index.html and cat/index.html
   This is a qick-fix - These should really be fetched from the database
  -->
--- 1,4 ----
  <!--
!  list of Classes to be included in /cgi-bin/koha/catalogue-home.plindex.html 
and cat/index.html
   This is a qick-fix - These should really be fetched from the database
  -->

Index: cat-top.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/cat-top.inc,v
retrieving revision 1.5
retrieving revision 1.5.4.1
diff -C2 -r1.5 -r1.5.4.1
*** cat-top.inc 21 Apr 2002 04:32:50 -0000      1.5
--- cat-top.inc 11 Jul 2002 18:00:19 -0000      1.5.4.1
***************
*** 77,81 ****
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font 
size="+1">KOHA: <a href="/">Main Menu</a></font><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
--- 77,81 ----
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font 
size="+1">KOHA: <a href="/cgi-bin/koha/mainpage.pl">Main Menu</a></font><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
***************
*** 99,113 ****
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/catalogue/" alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/cat-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  
! <area shape="rect" coords="94,8,149,28" href="/members/" alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/cat-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  
  <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/cat-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  
! <area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" 
onMouseOver="if(document.images)document.menu.src='/images/cat-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  
  <area shape="rect" coords="306,8,352,27" 
href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" 
onMouseOver="if(document.images)document.menu.src='/images/cat-crc.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  
! <area  shape="rect" alt="Home" coords="374,9,419,29" href="/" 
onMouseOver="if(document.images)document.menu.src='/images/cat-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  <area shape="default" nohref>
  </map>
--- 99,113 ----
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/catalogue-home.pl" 
alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/cat-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  
! <area shape="rect" coords="94,8,149,28" href="/cgi-bin/koha/members-home.pl" 
alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/cat-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  
  <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/cat-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  
! <area  shape="rect"alt="Reports"  
coords="217,7,289,27"href="/cgi-bin/koha/reports-home.pl" 
onMouseOver="if(document.images)document.menu.src='/images/cat-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  
  <area shape="rect" coords="306,8,352,27" 
href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" 
onMouseOver="if(document.images)document.menu.src='/images/cat-crc.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  
! <area  shape="rect" alt="Home" coords="374,9,419,29" 
href="/cgi-bin/koha/mainpage.pl" 
onMouseOver="if(document.images)document.menu.src='/images/cat-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/cat-cat.gif'">
  <area shape="default" nohref>
  </map>

Index: circulation-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha-html/intranet-html/includes/circulation-bottom.inc,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -C2 -r1.1 -r1.1.4.1
*** circulation-bottom.inc      7 Mar 2001 21:25:48 -0000       1.1
--- circulation-bottom.inc      11 Jul 2002 18:00:19 -0000      1.1.4.1
***************
*** 11,20 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/catalogue/">Catalogue</a> ||
! <A HREF="/members/">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/reports/">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.library.org.nz";>OPAC</a> ||
--- 11,20 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.library.org.nz";>OPAC</a> ||

Index: circulation-top.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/circulation-top.inc,v
retrieving revision 1.6
retrieving revision 1.6.4.1
diff -C2 -r1.6 -r1.6.4.1
*** circulation-top.inc 21 Apr 2002 04:32:50 -0000      1.6
--- circulation-top.inc 11 Jul 2002 18:00:19 -0000      1.6.4.1
***************
*** 73,77 ****
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" "  hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font 
size="+1">KOHA: <A HREF="/">Main Menu</A></font><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
--- 73,77 ----
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" "  hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font 
size="+1">KOHA: <A HREF="/cgi-bin/koha/mainpage.pl">Main Menu</A></font><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
***************
*** 95,105 ****
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/catalogue/" alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/crc-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
  
! <area shape="rect" coords="94,8,154,28" href="/members/" alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/crc-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
  
  <area shape="rect" coords="165,9,233,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/crc-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
  
! <area  shape="rect"alt="Reports"  coords="237,7,296,27"href="/reports/" 
onMouseOver="if(document.images)document.menu.src='/images/crc-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
  
  
--- 95,105 ----
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/catalogue-home.pl" 
alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/crc-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
  
! <area shape="rect" coords="94,8,154,28" href="/cgi-bin/koha/members-home.pl" 
alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/crc-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
  
  <area shape="rect" coords="165,9,233,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/crc-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
  
! <area  shape="rect"alt="Reports"  
coords="237,7,296,27"href="/cgi-bin/koha/reports-home.pl" 
onMouseOver="if(document.images)document.menu.src='/images/crc-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
  
  
***************
*** 107,111 ****
  
  
! <area shape="poly" alt="Home" 
coords="373,7,399,0,422,0,443,9,455,19,457,27,389,27,381,11,372,8,373,8,373,8,372,6"
 href="/" 
onMouseOver="if(document.images)document.menu.src='/images/crc-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
  
  
--- 107,111 ----
  
  
! <area shape="poly" alt="Home" 
coords="373,7,399,0,422,0,443,9,455,19,457,27,389,27,381,11,372,8,373,8,373,8,372,6"
 href="/cgi-bin/koha/mainpage.pl" 
onMouseOver="if(document.images)document.menu.src='/images/crc-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/crc-crc.gif'">
  
  

Index: issues-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/issues-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C2 -r1.2 -r1.2.4.1
*** issues-bottom.inc   5 Feb 2001 18:57:32 -0000       1.2
--- issues-bottom.inc   11 Jul 2002 18:00:19 -0000      1.2.4.1
***************
*** 11,19 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/">Home</a> ||
! <A HREF="/catalogue/">Catalogue</a> ||
! <A HREF="/members/">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/reports/">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.katipo.co.nz";>OPAC</a> ||
--- 11,19 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
! <A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.katipo.co.nz";>OPAC</a> ||

Index: issues-top.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/issues-top.inc,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.4.1
diff -C2 -r1.1.1.1 -r1.1.1.1.4.1
*** issues-top.inc      4 Feb 2001 20:52:45 -0000       1.1.1.1
--- issues-top.inc      11 Jul 2002 18:00:19 -0000      1.1.1.1.4.1
***************
*** 35,39 ****
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0>KOHA: <A 
HREF="/">HDL INTRANET</A><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
--- 35,39 ----
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0>KOHA: <A 
HREF="/cgi-bin/koha/mainpage.pl">HDL INTRANET</A><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        

Index: members-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/members-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C2 -r1.2 -r1.2.4.1
*** members-bottom.inc  5 Feb 2001 18:57:32 -0000       1.2
--- members-bottom.inc  11 Jul 2002 18:00:19 -0000      1.2.4.1
***************
*** 11,20 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/catalogue/">Catalogue</a> ||
! <A HREF="/members/">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/reports/">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.library.org.nz";>OPAC</a> ||
--- 11,20 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.library.org.nz";>OPAC</a> ||

Index: members-top.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/members-top.inc,v
retrieving revision 1.3
retrieving revision 1.3.4.1
diff -C2 -r1.3 -r1.3.4.1
*** members-top.inc     21 Apr 2002 04:32:50 -0000      1.3
--- members-top.inc     11 Jul 2002 18:00:19 -0000      1.3.4.1
***************
*** 68,72 ****
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" "  hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font 
size="+1">KOHA: <A HREF="/">Main Menu</A></font><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
--- 68,72 ----
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" "  hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font 
size="+1">KOHA: <A HREF="/cgi-bin/koha/mainpage.pl">Main Menu</A></font><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
***************
*** 90,104 ****
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/catalogue/" alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/mem-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  
! <area shape="rect" coords="94,8,149,28" href="/members/" alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/mem-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  
  <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/mem-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  
! <area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" 
onMouseOver="if(document.images)document.menu.src='/images/mem-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  
  <area shape="rect" coords="306,8,352,27" 
href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" 
onMouseOver="if(document.images)document.menu.src='/images/mem-crc.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  
! <area  shape="rect" alt="Home" coords="374,9,419,29" href="/" 
onMouseOver="if(document.images)document.menu.src='/images/mem-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  <area shape="default" nohref>
  </map>
--- 90,104 ----
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/catalogue-home.pl" 
alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/mem-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  
! <area shape="rect" coords="94,8,149,28" href="/cgi-bin/koha/members-home.pl" 
alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/mem-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  
  <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/mem-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  
! <area  shape="rect"alt="Reports"  
coords="217,7,289,27"href="/cgi-bin/koha/reports-home.pl" 
onMouseOver="if(document.images)document.menu.src='/images/mem-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  
  <area shape="rect" coords="306,8,352,27" 
href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" 
onMouseOver="if(document.images)document.menu.src='/images/mem-crc.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  
! <area  shape="rect" alt="Home" coords="374,9,419,29" 
href="/cgi-bin/koha/mainpage.pl" 
onMouseOver="if(document.images)document.menu.src='/images/mem-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/mem-mem.gif'">
  <area shape="default" nohref>
  </map>

Index: menus.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/menus.inc,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.4.1
diff -C2 -r1.1.1.1 -r1.1.1.1.4.1
*** menus.inc   4 Feb 2001 20:52:45 -0000       1.1.1.1
--- menus.inc   11 Jul 2002 18:00:19 -0000      1.1.1.1.4.1
***************
*** 7,12 ****
  <select name=dest size=1 onChange="leapto(this.form)">
  
! <option value=/catalogue/>CATALOGUE
! <option value=/catalogue/>-> Search
  
  <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
--- 7,12 ----
  <select name=dest size=1 onChange="leapto(this.form)">
  
! <option value=/cgi-bin/koha/catalogue-home.pl>CATALOGUE
! <option value=/cgi-bin/koha/catalogue-home.pl>-> Search
  
  <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
***************
*** 66,71 ****
  <select name=dest size=1 onChange="leapto(this.form)">
  
! <option value=/members/>MEMBERS
! <option value=/members/>-> Member Search
  
  </select>
--- 66,71 ----
  <select name=dest size=1 onChange="leapto(this.form)">
  
! <option value=/cgi-bin/koha/members-home.pl>MEMBERS
! <option value=/cgi-bin/koha/members-home.pl>-> Member Search
  
  </select>
***************
*** 105,119 ****
  
  
! <option value=/reports/>ISSUES & RETURNS
! <option value=/reports/>-> Issues
! <option value=/reports/>&nbsp; &nbsp; - Reports
! <option value=/reports/>->  Returns
  
! <option value=/reports/>->  Renewals
! <option value=/reports/>->  Reserves
  
! <option value=/reports/>->  Overdues
  
! <option value=/reports/>->  Lost Items
  </select>
  </form>
--- 105,119 ----
  
  
! <option value=/cgi-bin/koha/reports-home.pl>ISSUES & RETURNS
! <option value=/cgi-bin/koha/reports-home.pl>-> Issues
! <option value=/cgi-bin/koha/reports-home.pl>&nbsp; &nbsp; - Reports
! <option value=/cgi-bin/koha/reports-home.pl>->  Returns
  
! <option value=/cgi-bin/koha/reports-home.pl>->  Renewals
! <option value=/cgi-bin/koha/reports-home.pl>->  Reserves
  
! <option value=/cgi-bin/koha/reports-home.pl>->  Overdues
  
! <option value=/cgi-bin/koha/reports-home.pl>->  Lost Items
  </select>
  </form>

Index: opac-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/opac-bottom.inc,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.4.1
diff -C2 -r1.1.1.1 -r1.1.1.1.4.1
*** opac-bottom.inc     4 Feb 2001 20:52:45 -0000       1.1.1.1
--- opac-bottom.inc     11 Jul 2002 18:00:19 -0000      1.1.1.1.4.1
***************
*** 7,14 ****
  <font size=2  face="arial, helvetica">
  
! <A HREF="/cat/">Catalogue Search</a> || 
! <!--<A HREF="/members/">Members Area</a> || -->
  <A HREF="/join.html">Become a Member</a> || 
! <A HREF="/">Home</a> 
  
  </font>
--- 7,14 ----
  <font size=2  face="arial, helvetica">
  
! <A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue Search</a> || 
! <!--<A HREF="/cgi-bin/koha/members-home.pl">Members Area</a> || -->
  <A HREF="/join.html">Become a Member</a> || 
! <A HREF="/cgi-bin/koha/mainpage.pl">Home</a> 
  
  </font>

Index: opac-top.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/opac-top.inc,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.4.1
diff -C2 -r1.1.1.1 -r1.1.1.1.4.1
*** opac-top.inc        4 Feb 2001 20:52:45 -0000       1.1.1.1
--- opac-top.inc        11 Jul 2002 18:00:19 -0000      1.1.1.1.4.1
***************
*** 32,36 ****
  
  
!         <td align=right><a href="/cat/"               
onMouseOver="document.mouseover.src='/images/mouseover-search.gif'"             
onMouseOut="document.mouseover.src='/images/holder.gif'"><img 
        src="/images/menu-search.gif" 
        width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 
name="menu-search"></a>
--- 32,36 ----
  
  
!         <td align=right><a href="/cgi-bin/koha/catalogue-home.pl"             
onMouseOver="document.mouseover.src='/images/mouseover-search.gif'"             
onMouseOut="document.mouseover.src='/images/holder.gif'"><img 
        src="/images/menu-search.gif" 
        width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 
name="menu-search"></a>
***************
*** 40,48 ****
        width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0 
name="menu-login"></a>
  -->
!       <a href="/join.html"
!       onMouseOver="document.mouseover.src='/images/mouseover-join.gif'"       
        onMouseOut="document.mouseover.src='/images/holder.gif'"><img 
src="/images/menu-join.gif" 
!       width=54 height=30 alt="Join" hspace=0 vspace=0 border=0 
name="menu-join"></a>
  
!       <a href="/" 
        onMouseOver="document.mouseover.src='/images/mouseover-home.gif'"       
        onMouseOut="document.mouseover.src='/images/holder.gif'"><img 
src="/images/menu-home.gif" 
        width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 
name="menu-home"></a></td>
--- 40,56 ----
        width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0 
name="menu-login"></a>
  -->
!       <TMPL_IF NAME=loggedinuser>
!           <a href="/cgi-bin/koha/userpage.pl"
!           
onMouseOver="document.mouseover.src='/images/mouseover-mysettings.gif'"         
    onMouseOut="document.mouseover.src='/images/holder.gif'">
!           <img src="/images/menu-mysettings.gif" 
!           width=90 height=30 alt="My Settings" hspace=0 vspace=0 border=0 
name="menu-mysettings"></a>
!       <TMPL_ELSE>
!           <a href="/join.html"
!           onMouseOver="document.mouseover.src='/images/mouseover-join.gif'"   
        onMouseOut="document.mouseover.src='/images/holder.gif'">
!           <img src="/images/menu-join.gif" 
!           width=54 height=30 alt="Join" hspace=0 vspace=0 border=0 
name="menu-join"></a>
!       </TMPL_IF>
  
!       <a href="/cgi-bin/koha/mainpage.pl" 
        onMouseOver="document.mouseover.src='/images/mouseover-home.gif'"       
        onMouseOut="document.mouseover.src='/images/holder.gif'"><img 
src="/images/menu-home.gif" 
        width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 
name="menu-home"></a></td>

Index: reports-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/reports-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C2 -r1.2 -r1.2.4.1
*** reports-bottom.inc  5 Feb 2001 18:57:32 -0000       1.2
--- reports-bottom.inc  11 Jul 2002 18:00:19 -0000      1.2.4.1
***************
*** 11,20 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/catalogue/">Catalogue</a> ||
! <A HREF="/members/">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/reports/">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.katipo.co.nz";>OPAC</a> ||
--- 11,20 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
  <A HREF="/help/">Help</a> ||
  <A HREF="http://opac.katipo.co.nz";>OPAC</a> ||

Index: reports-top.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/reports-top.inc,v
retrieving revision 1.3
retrieving revision 1.3.4.1
diff -C2 -r1.3 -r1.3.4.1
*** reports-top.inc     21 Apr 2002 04:32:50 -0000      1.3
--- reports-top.inc     11 Jul 2002 18:00:19 -0000      1.3.4.1
***************
*** 66,70 ****
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font 
size="+1">KOHA: <a href="/">Main Menu</a></font><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
--- 66,70 ----
        height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
        <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0><font 
size="+1">KOHA: <a href="/cgi-bin/koha/mainpage.pl">Main Menu</a></font><br>
        <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
        
***************
*** 87,101 ****
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/catalogue/" alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/rep-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  
! <area shape="rect" coords="94,8,149,28" href="/members/" alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/rep-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  
  <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/rep-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  
! <area  shape="rect"alt="Reports"  coords="217,7,289,27"href="/reports/" 
onMouseOver="if(document.images)document.menu.src='/images/rep-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  
  <area shape="rect" coords="306,8,352,27" 
href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" 
onMouseOver="if(document.images)document.menu.src='/images/rep-crc.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  
! <area  shape="rect" alt="Home" coords="374,9,419,29" href="/" 
onMouseOver="if(document.images)document.menu.src='/images/rep-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  <area shape="default" nohref>
  </map>
--- 87,101 ----
  
  <map name="map">
! <area shape="rect" coords="18,8,84,27" href="/cgi-bin/koha/catalogue-home.pl" 
alt="Catalogue" 
onMouseOver="if(document.images)document.menu.src='/images/rep-cat.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  
! <area shape="rect" coords="94,8,149,28" href="/cgi-bin/koha/members-home.pl" 
alt="Members" 
onMouseOver="if(document.images)document.menu.src='/images/rep-mem.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  
  <area shape="rect" coords="154,9,212,29" alt="Acquisitions"   
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" 
onMouseOver="if(document.images)document.menu.src='/images/rep-acq.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  
! <area  shape="rect"alt="Reports"  
coords="217,7,289,27"href="/cgi-bin/koha/reports-home.pl" 
onMouseOver="if(document.images)document.menu.src='/images/rep-rep.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  
  <area shape="rect" coords="306,8,352,27" 
href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation" 
onMouseOver="if(document.images)document.menu.src='/images/rep-crc.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  
! <area  shape="rect" alt="Home" coords="374,9,419,29" 
href="/cgi-bin/koha/mainpage.pl" 
onMouseOver="if(document.images)document.menu.src='/images/rep-hom.gif'" 
onMouseOut="if(document.images)document.menu.src='/images/rep-rep.gif'">
  <area shape="default" nohref>
  </map>




reply via email to

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