fix button label in list.html

This commit is contained in:
Laura Klünder 2017-06-13 23:46:55 +02:00
parent 1f76905384
commit e28ef3a112

View file

@ -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 %}