fix: tweak submit instructions to match very recent changes to the UI (#5646)
This commit is contained in:
parent
ef598a6dae
commit
ab01e72ada
|
@ -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 %}
|
||||
|
|
Loading…
Reference in a new issue