working on list creation

This commit is contained in:
2022-04-15 15:56:00 +02:00
parent abf9b814fe
commit b9f1ac0516
5 changed files with 150 additions and 61 deletions

View File

@@ -7,4 +7,8 @@
<th>Details</th>
</tr>
</table>
<a href="add_list">Add new mailing list</a>
<script type="text/javascript">
loadListList();
</script>
</fieldset>