From e46925ea0fdcfaa6765f1089cd3b5003255edb70 Mon Sep 17 00:00:00 2001 From: krisw Date: Thu, 7 Jul 2022 23:53:15 +0000 Subject: [PATCH] Bug 30773: Standardize spelling i-tive / Itiva MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit In the Koha staff interface go to administration. Go to TalkingTechItivaPhoneNotification. Enable this preference. Save. Go to Tools > Overdue notice/status triggers Check that ‘Phone (i-tiva)’ is an option for notice types. Signed-off-by: Chris Cormack Signed-off-by: David Nind Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 0a40c7f58e0045c04672a85347bc90359cf48f53) Signed-off-by: Lucas Gass (cherry picked from commit 8d359cad37117af26d14d32dcf6972172be24bc2) Signed-off-by: Arthur Suzuki --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt index 054bfef959..39e876307b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt @@ -448,7 +448,7 @@ [% CASE 'feed' %] Feed [% CASE 'itiva' %] - Phone ( Itiva ) + Phone ( itiva ) [% CASE 'phone' %] Phone [% CASE %] -- 2.39.5