fix typo
This commit is contained in:
parent
439cf0d875
commit
38f772cb53
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ ISBN: 9787020104345
|
|||
<form action="{% url 'books:click_to_scrape' %}" method="post">
|
||||
{% csrf_token %}
|
||||
<input type="text" name="url" required placeholder="https://book.douban.com/subject/1000000/">
|
||||
<input type="submit" class="button add-button" value="{% trans '一键取剽取!' %}">
|
||||
<input type="submit" class="button add-button" value="{% trans '一键剽取!' %}">
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue