From 0f4b30b89c345f2e12ff558fbf386e643f1b6a47 Mon Sep 17 00:00:00 2001 From: finlayt Date: Thu, 15 Aug 2002 22:26:34 +0000 Subject: [PATCH] Changed the wording of the reserves print slip slightly. --- circ/returns.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circ/returns.pl b/circ/returns.pl index 7fb644f92e..082add6e34 100755 --- a/circ/returns.pl +++ b/circ/returns.pl @@ -229,7 +229,7 @@ itemtype: $iteminfo->{'itemtype'} COLLECT AT: $branchname BORROWER: -$borr->{'title'} $borr->{'surname'}, $borr->{'firstname'} +$borr->{'title'} $borr->{'firstname'} $borr->{'surname'} card number: $borr->{'cardnumber'} Phone: $borr->{'phone'} $borr->{'streetaddress'} -- 2.39.5