fix: tweak submit instructions to match very recent changes to the UI (#5646)

This commit is contained in:
Robert Sparks 2023-05-17 09:25:17 -05:00 committed by GitHub
parent ef598a6dae
commit ab01e72ada
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,10 +64,6 @@
<th scope="row">.txt format</th>
<td>Button to select a plain text file of an I-D from a user's local file system.</td>
</tr>
<tr>
<th scope="row">.pdf format</th>
<td>Button to select a PDF file of an I-D from a user's local file system.</td>
</tr>
<tr>
<th scope="row">Upload</th>
<td>
@ -208,4 +204,4 @@
</tbody>
</table>
{% include "submit/problem-reports-footer.html" %}
{% endblock %}
{% endblock %}