forked from rDrama/rDrama
1
0
Fork 0

minor grammar change

master
Aevann1 2022-10-27 17:43:48 +02:00
parent 98bae12134
commit 2937872035
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<th>Usage</th>
{% if SITE == 'rdrama.net' %}
<th><a href="?sort=author">Author</a></th>
<th><a href="?sort=added">Added</a></th>
<th><a href="?sort=added">Added on</a></th>
<th>Original File</th>
{% endif %}
</tr>
@ -49,4 +49,4 @@
</tbody>
</table>
{% endblock %}
{% endblock %}