[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-devel] CVS: koha-html/intranet-html/includes circulation-top.inc,1
From: |
Steve Tonnesen |
Subject: |
[Koha-devel] CVS: koha-html/intranet-html/includes circulation-top.inc,1.4,1.5 |
Date: |
Wed Oct 17 13:34:14 2001 |
Update of /cvsroot/koha/koha-html/intranet-html/includes
In directory usw-pr-cvs1:/tmp/cvs-serv13272
Modified Files:
circulation-top.inc
Log Message:
Acquisitions link moved to loadmodule.pl script
Index: circulation-top.inc
===================================================================
RCS file: /cvsroot/koha/koha-html/intranet-html/includes/circulation-top.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** circulation-top.inc 2001/10/10 19:52:26 1.4
--- circulation-top.inc 2001/10/17 20:33:26 1.5
***************
*** 99,103 ****
<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="/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'">
--- 99,103 ----
<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'">
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-devel] CVS: koha-html/intranet-html/includes circulation-top.inc,1.4,1.5,
Steve Tonnesen <=