Skip to content

Commit 79bb98d

Browse files
committed
Change the title of IESG agenda section 3.3 as requested.
- Legacy-Id: 2650
1 parent 27e0a62 commit 79bb98d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/iesg/agenda_documents.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h1>Documents on Future IESG Telechat Agendas</h1>
120120
{% if t.docs.s323 %}<tr class="header"><td colspan="5">3.2.3 For Action</td></tr>{% endif %}
121121
{% for doc in t.docs.s323 %}{% include "iesg/agenda_documents_row.html" %}{%endfor%}
122122

123-
<tr class="header"><td colspan="5">3.3 Independent Submissions Via RFC Editor</td></tr>
123+
<tr class="header"><td colspan="5">3.3 IRTF and Independent Submission Stream Documents</td></tr>
124124

125125
{% for doc in t.docs.s331 %}{% include "iesg/agenda_documents_row.html" %}{%endfor%}
126126
{% if t.docs.s332 %}<tr class="header"><td colspan="5">3.3.2 Returning Item</td></tr>{% endif %}

ietf/templates/iesg/agenda_outline_23.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119

120120
{% endwith %}{# title2 #}
121121

122-
{% with "3.3 Independent Submissions Via RFC Editor" as title2 %}
122+
{% with "3.3 IRTF and Independent Submission Stream Documents" as title2 %}
123123
{% with 1 as title2_first %}
124124

125125
{% with "3.3.1 New Items" as title3 %}

0 commit comments

Comments
 (0)