diff options
Diffstat (limited to 'template/add-list.html')
-rw-r--r-- | template/add-list.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/template/add-list.html b/template/add-list.html index e50db3e..bfe56a9 100644 --- a/template/add-list.html +++ b/template/add-list.html @@ -72,9 +72,10 @@ <option value="schleuder" <TMPL_IF NAME=isenc>selected</TMPL_IF>>Schleuder</option> </select> <div class="help"> - The mailing list manager (it is not possible to switch once - the list has been created). The two current choices are the - well-known <a href="http://list.org/">GNU Mailman</a>, and + The mailing list manager. (<i>Note</i>: It is not possible to + switch once the list has been created.) The two current + choices are the well-known + <a href="http://list.org/">GNU Mailman</a>, and <a href="http://schleuder2.nadir.org/">Schleuder</a>. The latter offers GPG-enagbled lists (only). </div> |