From cf973f53bb61a69837b7d31ed72e7084aca82594 Mon Sep 17 00:00:00 2001 From: finlayt Date: Thu, 14 Mar 2002 01:51:16 +0000 Subject: [PATCH] Changed heading to look like the rest of Koha --- circ/branchtransfers.pl | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/circ/branchtransfers.pl b/circ/branchtransfers.pl index d0214e2608..52660ff34a 100755 --- a/circ/branchtransfers.pl +++ b/circ/branchtransfers.pl @@ -92,13 +92,16 @@ if (my $barcode=$query->param('barcode')) { my $entrytext= << "EOF";
- -
+ +
Select Branch
Destination Branch:
- -
+ + + + +
Enter Book Barcode
Item Barcode:
@@ -125,7 +128,7 @@ EOF print $query->header; print startpage; print startmenu('circulation'); -print "

Branch Transfers

"; +print "Circulation: Transfers
"; print $messagetable if (@messages); @@ -136,7 +139,7 @@ print $entrytext; if (%transfereditems) { print << "EOF";

- +
EOF -- 2.20.1
Transfered Items
Bar CodeTitleAuthorTypeFromTo