You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ietf/templates/submit/submit_status.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
{% block submit_content %}
9
9
<p>
10
-
Please enter the filename of the Internet-Draft who's status you wish to view:
10
+
Please enter the filename of the Internet-Draft you wish to view submission status for:
11
11
</p>
12
12
13
13
<formmethod="post" action="">
@@ -18,7 +18,7 @@
18
18
19
19
<p>
20
20
<strong>
21
-
Please note that the Status page only displays the status of an Internet-Draft whose posting is still in progress or an Internet-Draft that has been successfully posted.</strong>
21
+
Note that the status page only displays the status of an Internet-Draft with a posting still in progress or an Internet-Draft that has been successfully posted.</strong>
22
22
</p>
23
23
<p>
24
24
The IETF is an organized activity of the <ahref="http://www.isoc.org">Internet Society</a>
0 commit comments