From 7171f8dd534bded4a6c87aac270f4d5ae53f1326 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Mon, 21 Feb 2022 16:56:33 -0500 Subject: [PATCH] update location of PINES logo --- Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2 | 2 +- Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2 | 2 +- .../src/templates/staff/share/print_templates/t_bills_historical.tt2 | 2 +- Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2 | 2 +- Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2 | 2 +- .../src/templates/staff/share/print_templates/t_holds_for_patron.tt2 | 2 +- Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2 | 2 +- Open-ILS/src/templates/staff/share/print_templates/t_renew.tt2 | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2 index a0e396b131..ca4fc6eb00 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2 @@ -1,4 +1,4 @@ -

+

www.gapines.org
{{current_location.name}}

Payment Receipt

diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2 index 73cde2d72d..8df61ceada 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2 @@ -1,4 +1,4 @@ -

+

www.gapines.org
{{current_location.name}}

Current Bills

diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 index 1d18d97dce..57634f3093 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2 @@ -1,4 +1,4 @@ -

+

www.gapines.org
{{current_location.name}}

Bill History

diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2 index cfee335aa9..28e5a2b29e 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2 @@ -1,4 +1,4 @@ -

+

www.gapines.org
{{current_location.name}}

Checkin Receipt

diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2 index 2a91759737..00e1384191 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2 @@ -1,4 +1,4 @@ -

+

www.gapines.org
{{current_location.name}}

Checkout Receipt

diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2 index 4860c1f97f..452fc066ea 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2 @@ -1,4 +1,4 @@ -

+

www.gapines.org
{{current_location.name}}

Current Holds

diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2 index ee42a99e6f..0d9676396c 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2 @@ -1,4 +1,4 @@ -

+

www.gapines.org
{{current_location.name}}

Items Out

diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_renew.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_renew.tt2 index 01bd0dd9a4..d4d335716c 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_renew.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_renew.tt2 @@ -1,4 +1,4 @@ -

+

www.gapines.org
{{current_location.name}}

Renewals

-- 2.11.0