Bug 30773: Standardize spelling i-tive / Itiva
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 <chrisc@catalyst.net.nz> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
f46b636d03
commit
0a40c7f58e
1 changed files with 1 additions and 1 deletions
|
@ -479,7 +479,7 @@
|
|||
[% CASE 'print' %]<span>Print</span>
|
||||
[% CASE 'sms' %]<span>SMS</span>
|
||||
[% CASE 'feed' %]<span>Feed</span>
|
||||
[% CASE 'itiva' %]<span>Phone ( Itiva )</span>
|
||||
[% CASE 'itiva' %]<span>Phone ( i-tiva )</span>
|
||||
[% CASE 'phone' %]<span>Phone</span>
|
||||
[% CASE %]<span>[% letter.message_transport_type | html %]</span>
|
||||
[% END %]
|
||||
|
|
Loading…
Reference in a new issue