forked from services/mlmmj-light-web-ecg
Changed help messages and descriptions
This commit is contained in:
@@ -44,8 +44,7 @@
|
||||
<div class="tooltip">
|
||||
<img src="help.svg" width=15 height=15>
|
||||
<span class="help_add_list">
|
||||
You can edit mailing lists on this page. Just click on its name.
|
||||
To post a message into a mailing list send an email to example@{$domain}, where "example" is the lists name.
|
||||
You can edit mailing lists you on this page. Just click on its name.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -56,6 +55,13 @@
|
||||
</td>
|
||||
<td style="font-weight: bold;">
|
||||
Lists you own (editable)
|
||||
|
||||
<div class="tooltip">
|
||||
<img src="help.svg" width=15 height=15>
|
||||
<span class="help_add_list">
|
||||
You can edit the following mailing lists as you own them. Just click on its name.
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -86,6 +92,13 @@
|
||||
</td>
|
||||
<td style="font-weight: bold;">
|
||||
All other lists (not editable)
|
||||
|
||||
<div class="tooltip">
|
||||
<img src="help.svg" width=15 height=15>
|
||||
<span class="help_add_list">
|
||||
You can not edit the following mailing lists as you don't own them.
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user