Skip to content

Commit d83432d

Browse files
committed
Fix Moderator package Conflict review text.
- Legacy-Id: 5535
1 parent f81f08c commit d83432d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/iesg/moderator_conflict_doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h3>{{ title1 }}<br>
7676
<p>Does anyone have an[y further] objection to this document being published as an {{ doc.obj.intended_std_level }} RFC?</p>
7777
{% endif %}
7878
{% if title3|startswith:"3.3.1" or title3|startswith:"3.3.2" %}
79-
<p>Does anyone have an objection to the RFC Editor publishing this document as an {{ doc.obj.intended_std_level }} RFC?</p>
79+
<p>Does anyone have an objection to the this conflict review response being sent to the {{doc.obj.conflictdoc.stream}}?</p>
8080
{% endif %}
8181
{% if title3|startswith:"3.3.3" %}
8282
<p>Who will do the review of this document?</p>

ietf/templates/iesg/moderator_doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h3>{{ title1 }}<br>
7272
<p>Does anyone have an[y further] objection to this document being published as an {{ doc.obj.intended_std_level }} RFC?</p>
7373
{% endif %}
7474
{% if title3|startswith:"3.3.1" or title3|startswith:"3.3.2" %}
75-
<p>Does anyone have an objection to the RFC Editor publishing this document as an {{ doc.obj.intended_std_level }} RFC?</p>
75+
<p>Does anyone have an objection to this conflict review response being sent to the {{doc.obj.conflictdoc.stream}}?</p>
7676
{% endif %}
7777
{% if title3|startswith:"3.3.3" %}
7878
<p>Who will do the review of this document?</p>

0 commit comments

Comments
 (0)