[Koha-cvs] CVS: koha/circ circulation.pl,1.37,1.38

Finlay Thompson finlayt at users.sourceforge.net
Thu Aug 15 05:13:46 CEST 2002


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

Modified Files:
	circulation.pl 
Log Message:

changed the color to red and size to +2 for the Issuing Question....


Index: circulation.pl
===================================================================
RCS file: /cvsroot/koha/koha/circ/circulation.pl,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -r1.37 -r1.38
*** circulation.pl	14 Aug 2002 18:12:53 -0000	1.37
--- circulation.pl	15 Aug 2002 03:13:44 -0000	1.38
***************
*** 246,250 ****
  <table border=1 cellpadding=5 cellspacing=0 bgcolor="#dddddd">
  <tr><th bgcolor=$headerbackgroundcolor background=$backgroundimage>
! <font color=black><b>Issuing Question</b></font></th></tr>
  <tr><td><table border=0 cellpadding=10><tr><td> 
  Attempting to issue $iteminformation->{'title'} 
--- 246,250 ----
  <table border=1 cellpadding=5 cellspacing=0 bgcolor="#dddddd">
  <tr><th bgcolor=$headerbackgroundcolor background=$backgroundimage>
! <font size=+2 color=red><b>Issuing Question</b></font></th></tr>
  <tr><td><table border=0 cellpadding=10><tr><td> 
  Attempting to issue $iteminformation->{'title'} 





More information about the Koha-cvs mailing list