koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha modbibitem.pl,1.4,1.4.2.1


From: Alan Millar
Subject: [Koha-cvs] CVS: koha modbibitem.pl,1.4,1.4.2.1
Date: Wed, 29 May 2002 07:36:07 -0700

Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv31450

Modified Files:
      Tag: rel-1-2
        modbibitem.pl 
Log Message:
Fix error in startmenu() : section name 'catalogue'


Index: modbibitem.pl
===================================================================
RCS file: /cvsroot/koha/koha/modbibitem.pl,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** modbibitem.pl       8 Apr 2002 23:44:43 -0000       1.4
--- modbibitem.pl       29 May 2002 14:36:00 -0000      1.4.2.1
***************
*** 31,35 ****
  #my ($analyticauthor)=analytic($biblionumber,'a');
  print startpage();
! print startmenu();
  my %inputs;
  
--- 31,35 ----
  #my ($analyticauthor)=analytic($biblionumber,'a');
  print startpage();
! print startmenu('catalogue');
  my %inputs;
  




reply via email to

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