fix typo
This commit is contained in:
parent
24136a1abd
commit
6b07963b51
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
|||
<h5 class="entity-sort__label">
|
||||
{% trans '想看的电影/剧集' %}
|
||||
</h5>
|
||||
{% if wish_music_more %}
|
||||
{% if wish_movies_more %}
|
||||
<a href="{% url 'users:movie_list' user.id 'wish' %}"
|
||||
class="entity-sort__more-link">{% trans '更多' %}</a>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Reference in a new issue