From: Pasi Kallinen Date: Mon, 17 Jun 2013 10:30:59 +0000 (+0300) Subject: Fix transposed acq invoice receive table column titles X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=14956259a3c5f23c2255de3f0c33533555f4d80d;p=evergreen%2Fequinox.git Fix transposed acq invoice receive table column titles Signed-off-by: Pasi Kallinen Signed-off-by: Kathy Lussier Signed-off-by: Jason Stephenson --- diff --git a/Open-ILS/src/templates/acq/invoice/receive.tt2 b/Open-ILS/src/templates/acq/invoice/receive.tt2 index 80756cf2f3..d69f752d4a 100644 --- a/Open-ILS/src/templates/acq/invoice/receive.tt2 +++ b/Open-ILS/src/templates/acq/invoice/receive.tt2 @@ -41,8 +41,8 @@ [% l('Owning Branch') %] [% l('Copy Location') %] [% l('Collection Code') %] - [% l('Fund') %] [% l('Circ Modifier') %] + [% l('Fund') %] [% l('Callnumber') %] [% l('Barcode') %]