From 13e3a38889c58b7c1faaf56627b994538a9346b6 Mon Sep 17 00:00:00 2001 From: finlayt Date: Thu, 15 Aug 2002 03:13:44 +0000 Subject: [PATCH] changed the color to red and size to +2 for the Issuing Question.... --- circ/circulation.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circ/circulation.pl b/circ/circulation.pl index 47c02e25ec..45bece8849 100755 --- a/circ/circulation.pl +++ b/circ/circulation.pl @@ -245,7 +245,7 @@ if ($question) { $questionform = <<"EOF"; +Issuing Question
-Issuing Question
Attempting to issue $iteminformation->{'title'} by $iteminformation->{'author'} to $borrower->{'firstname'} $borrower->{'surname'}. -- 2.39.5