Skip to content

Commit 009856e

Browse files
committed
Modified the interim announcement text to be less rude if remote participation isn't supported. Fixes issue ietf-tools#1979.
- Legacy-Id: 11571
1 parent 1ddd6e7 commit 009856e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/meeting/interim_announcement.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{% endif %}Agenda:
1414
{{ meeting.session_set.first.agenda | document_content | default_if_none:"(No agenda submitted)" }}
1515

16-
To participate remotely in the interim meeting:
16+
Information about remote participation:
1717
{{ meeting.session_set.first.remote_instructions }}
1818

19-
{{ meeting.session_set.first.agenda_note }}
19+
{{ meeting.session_set.first.agenda_note }}

0 commit comments

Comments
 (0)