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 %}
|
{% endfor %}
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label>
|
<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>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue