accesskey for save: m

This commit is contained in:
Laura Klünder 2017-08-04 20:17:24 +02:00
parent ab576cd095
commit a6e00fa015

View file

@ -27,7 +27,7 @@
{% trans 'Delete' %}
</button>
{% endif %}
<button type="submit" accesskey="s" class="btn btn-primary pull-right">
<button type="submit" accesskey="m" class="btn btn-primary pull-right">
{% trans 'Save' %}
</button>
{% endif %}