[Koha-cvs] CVS: koha/acqui.simple addbiblio.pl,1.2,1.3

Andrew Arensburger arensb at users.sourceforge.net
Sun Oct 13 09:38:31 CEST 2002


Update of /cvsroot/koha/koha/acqui.simple
In directory usw-pr-cvs1:/tmp/cvs-serv5303

Modified Files:
	addbiblio.pl 
Log Message:
Added magic RCS comment.
Removed trailing whitespace.


Index: addbiblio.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui.simple/addbiblio.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** addbiblio.pl	14 Aug 2002 18:12:52 -0000	1.2
--- addbiblio.pl	13 Oct 2002 07:38:29 -0000	1.3
***************
*** 1,4 ****
--- 1,6 ----
  #!/usr/bin/perl
  
+ # $Id$
+ 
  #
  # TODO
***************
*** 39,43 ****
  print << "EOF";
  <FONT SIZE=6><em>Adding a new Biblio</em></FONT><br>
!   
  <table bgcolor="#ffcc00" width="80%" cellpadding="5">
  <tr>
--- 41,45 ----
  print << "EOF";
  <FONT SIZE=6><em>Adding a new Biblio</em></FONT><br>
! 
  <table bgcolor="#ffcc00" width="80%" cellpadding="5">
  <tr>





More information about the Koha-cvs mailing list