Relabel button.

This commit is contained in:
Raphael Michel
2017-06-28 18:57:50 +02:00
parent 86f03b3399
commit fc12a8f549

View File

@@ -66,7 +66,7 @@
{% trans "Cancel" %}
</button>
<button class="btn btn-default" id="source-save">
{% trans "Save" %}
{% trans "Apply" %}
</button>
</p>
</div>