fix button label in list.html
This commit is contained in:
parent
1f76905384
commit
e28ef3a112
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
{% include 'editor/fragment_levels.html' %}
|
||||
|
||||
<a class="btn btn-default btn-sm pull-right" accesskey="n" href="{{ create_url }}">
|
||||
{% blocktrans %}DeleteNew {{ model_title }}{% endblocktrans %}
|
||||
{% blocktrans %}New {{ model_title }}{% endblocktrans %}
|
||||
</a>
|
||||
<h3>
|
||||
{% blocktrans %}{{ model_title_plural }}{% endblocktrans %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue