implemented showing public lists to visitors

This commit is contained in:
2022-04-16 08:12:41 +02:00
parent 321f05c09a
commit 3ef331db1a
3 changed files with 46 additions and 23 deletions

View File

@@ -2,9 +2,10 @@
<legend>List of mailinglists</legend>
<table id="listlist">
<tr>
<th colspan="4">List Name</th>
<th colspan="3">List Address</th>
<th colspan="3">Actions</th>
<th>List Name</th>
<th>List Address</th>
<th>State</th>
<th>Actions</th>
</tr>
</table>
<script type="text/javascript">