Rename replies to comments

This commit is contained in:
rubenwardy
2022-01-03 01:44:12 +00:00
parent 933d8ebfe7
commit 122e1a4677
3 changed files with 6 additions and 6 deletions

View File

@@ -101,7 +101,7 @@
</span>
</a>
<a class="btn" href="{{ url_for('threads.user_replies', username=user.username) }}">
<a class="btn" href="{{ url_for('threads.user_comments', username=user.username) }}">
<i class="fas fa-comment"></i>
<span class="count">
<strong>{{ user.replies.count() }}</strong>