FIX: rechange label for submit button.

This commit is contained in:
2018-07-10 10:54:50 +02:00
parent 6c9c54fc82
commit 407f8a318b

View File

@@ -30,7 +30,7 @@
{% buttons %}
<button type="submit" name="submit" class="btn btn-success">
{% bootstrap_icon 'ok' %}&thinsp;
{% trans 'Speichern und Einsenden' %}
{% trans 'Einsenden' %}
</button>
<a class="btn btn-warning" href="?back">
{% bootstrap_icon 'repeat' %}&thinsp;