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/draft_status.html
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -218,6 +218,22 @@ <h2>Cancel submission</h2>
218
218
</p>
219
219
{% endif %}
220
220
221
+
{% if show_notify_button %}
222
+
<divclass="metadata-errors">
223
+
<p>
224
+
You are not allowed to modify or cancel this submission. You only can modify or cancel this submission from the same url you were redirected after the submission.
225
+
</p>
226
+
<p>
227
+
If you are the submitter check your browser history to find this url. You can share it with any person you need.
228
+
</p>
229
+
<p>
230
+
If you are one of the authors you can request the url from wich you can modify or cancel this submission by clicking the next button. An email will be sent to the draft authors and to the submitter (if its email is available).
0 commit comments