Rename header in group table

This commit is contained in:
Andreas Zweili 2023-03-13 19:17:43 +01:00
parent ca891951e3
commit 558174383c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
<table class="table table-bordered">
<tr>
<th>Group Name</th>
<th>Address</th>
<th>Email</th>
</tr>
{% for group in groups %}
<tr>