Skip to content

Commit dbaa9f9

Browse files
committed
Partially reverted jean1's commit.
1 parent 0d057b9 commit dbaa9f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

default/mail_tt2/listmaster_notification.tt2

+2-2
Original file line numberDiff line numberDiff line change
@@ -343,8 +343,8 @@ Subject: [% FILTER qencode %][%|loc(list.name, list.host)%]Listmaster: list %1@%
343343
[% ELSIF type == 'automatic_list_creation_failed' -%]
344344
Subject: [% FILTER qencode %][%|loc%]Listmaster: internal server error [%END%][%END%]
345345

346-
[% IF list.name -%]
347-
[%|loc(list.name,family,robot,msg_id)%]Failed to process message. Unable to create the dynamic list %1 on family %2@%3. Message <%4> was ignored.[%END%]
346+
[% IF listname -%]
347+
[%|loc(listname,family,robot,msg_id)%]Failed to process message. Unable to create the dynamic list %1 on family %2@%3. Message <%4> was ignored.[%END%]
348348
[%- ELSE -%]
349349
[%|loc(family,robot,msg_id)%]Failed to process message: family %1@%2 does not exist. Unable to create the dynamic list. Message <%3> was ignored.[%END%]
350350
[%- END -%]

0 commit comments

Comments
 (0)