implemented showing public lists to visitors
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user