diff --git a/books/templates/books/detail.html b/books/templates/books/detail.html index 28b782ff..5543ef6f 100644 --- a/books/templates/books/detail.html +++ b/books/templates/books/detail.html @@ -149,7 +149,7 @@
{% trans '这本书的标记' %}
{% if mark_list_more %} - {% trans '更多' %} + {% trans '全部标记' %} {% endif %} 关注的人的标记 {% if mark_list %} @@ -178,7 +178,7 @@
{% trans '这本书的评论' %}
{% if review_list_more %} - {% trans '更多' %} + {% trans '全部标记' %} {% endif %} {% if review_list %}