diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-09 03:02:50 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-09-09 03:06:25 +0200 |
commit | 6a2e29067e5cfa456de8c43076b6d06ce571be82 (patch) | |
tree | 4e49654125979c6f00be8e477254c1877f6d9093 /template/add-list.html | |
parent | 4a0d87e642c4d97ee2a026f1207e25a001518f3a (diff) |
CSS
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> |