code formatting

This commit is contained in:
Hugh Rundle
2021-10-16 17:45:39 +11:00
parent a476b52f86
commit 0cd8ece474
4 changed files with 6 additions and 5 deletions

View File

@ -16,8 +16,8 @@
{% trans "Confirm" %}
</button>
<button id="hide_remove_self_button" data-controls="remove_self_button" class="button is-small" type="button" aria-pressed="false">
{% trans "Leave group" %}
</button>
{% trans "Leave group" %}
</button>
</form>
{% endif %}