koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes reports


From: Mike Mylonas
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes reports-top.inc,1.2.2.1,1.2.2.2
Date: Thu, 07 Nov 2002 08:59:56 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes
In directory 
usw-pr-cvs1:/tmp/cvs-serv19524/koha/koha-tmpl/intranet-tmpl/default/en/includes

Modified Files:
      Tag: rel-1-2
        reports-top.inc 
Log Message:
fixed typo on home image

Index: reports-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/reports-top.inc,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** reports-top.inc     21 Oct 2002 17:05:07 -0000      1.2.2.1
--- reports-top.inc     7 Nov 2002 16:59:51 -0000       1.2.2.2
***************
*** 97,101 ****
  <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>
--- 97,101 ----
  <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-home.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]