fix typo
This commit is contained in:
parent
db505809ee
commit
cbe478660a
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
{% endfor %}
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
<input type="checkbox" name="replace" value="1"> {% trans 'Invalidate previus token(s).' %}
|
||||
<input type="checkbox" name="replace" value="1"> {% trans 'Invalidate previous token(s).' %}
|
||||
</label>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue