Bug 30773: (follow-up) Remove spaces between brackets

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>
(cherry picked from commit ec773f5719)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
This commit is contained in:
David Nind 2022-07-08 06:18:26 +00:00 committed by Lucas Gass
parent 8d359cad37
commit 1a0b489346

View file

@ -479,7 +479,7 @@
[% CASE 'print' %]<span>Print</span>
[% CASE 'sms' %]<span>SMS</span>
[% CASE 'feed' %]<span>Feed</span>
[% CASE 'itiva' %]<span>Phone ( i-tiva )</span>
[% CASE 'itiva' %]<span>Phone (i-tiva)</span>
[% CASE 'phone' %]<span>Phone</span>
[% CASE %]<span>[% letter.message_transport_type | html %]</span>
[% END %]