working in list management
This commit is contained in:
@@ -2,9 +2,21 @@
|
||||
<legend>List of mailinglists</legend>
|
||||
<table id="listlist">
|
||||
<tr>
|
||||
<th>List name</th>
|
||||
<th>List email</th>
|
||||
<th>Details</th>
|
||||
<th colspan="4">List</th>
|
||||
<th colspan="3">IMAP</th>
|
||||
<th colspan="3">SMTP</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Address</th>
|
||||
<th>State</th>
|
||||
<th>Actions</th>
|
||||
<th>Host</th>
|
||||
<th>Port</th>
|
||||
<th>User</th>
|
||||
<th>Host</th>
|
||||
<th>Port</th>
|
||||
<th>User</th>
|
||||
</tr>
|
||||
</table>
|
||||
<a href="add_list">Add new mailing list</a>
|
||||
|
||||
Reference in New Issue
Block a user