Merge branch 'main' into lang_de, working on further translations

This commit is contained in:
2022-04-19 11:30:41 +02:00
16 changed files with 103 additions and 104 deletions

View File

@@ -1,5 +1,5 @@
<fieldset>
<legend>List of (editable) mailinglists</legend>
<legend>Liste der (bearbeitbaren) Mailing-Listen</legend>
<table id="listlist">
<tr>
<th colspan="4">List</th>
@@ -19,7 +19,7 @@
<th>User</th>
</tr>
</table>
<a href="add_list">Add new mailing list</a>
<a href="add_list">Neue Mailing-Liste anlegen</a>
<script type="text/javascript">
loadListOfEditableLists();
</script>