-
- {T.translate("summit_speakers_list.send_email_warning", {
- template: currentFlowEvent,
- qty: selectedCount
- })}
-
- {this.state.testRecipient !== "" && (
-
- {T.translate(
- "summit_speakers_list.email_test_recipient",
- {
- email: this.state.testRecipient
- }
- )}
-
- )}
-
-
-
-
-
-
-
-
-
-
-
- {
- this.ingestEmailRef = node;
- }}
- />
-
- {this.state.source === sources.speakers && (
-
-
- {
- this.shouldSendCopy2SubmitterRef = node;
- }}
- />
-
-
-
- )}
-
-