diff options
author | bwarsaw <> | 2003-12-13 19:46:59 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-12-13 19:46:59 +0000 |
commit | 5f47da16438e4227eef3bdfa0cb58188950049b7 (patch) | |
tree | 704533af032ff8bf5125e1bf429bbcd8b80605c2 /admin | |
parent | 2f85afc0cec3d25c399c67d15f1752564b641153 (diff) | |
download | mailman2-5f47da16438e4227eef3bdfa0cb58188950049b7.tar.gz mailman2-5f47da16438e4227eef3bdfa0cb58188950049b7.tar.xz mailman2-5f47da16438e4227eef3bdfa0cb58188950049b7.zip |
Removed references to addlang -- this script doesn't exist.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/www/site.ht | 7 | ||||
-rw-r--r-- | admin/www/site.html | 9 |
2 files changed, 1 insertions, 15 deletions
diff --git a/admin/www/site.ht b/admin/www/site.ht index c2af3a88..81c3f4b9 100644 --- a/admin/www/site.ht +++ b/admin/www/site.ht @@ -26,13 +26,6 @@ usually <code>/home/mailman</code></em>. members, select whether various notification emails are sent, and choose which list to add the members to. -<dt><b>addlang</b> -<dd>Use this to add language support to a specific list. The site - itself must have the language pack to add already installed. Note - that removing language support from a list requires you to - manually <tt>rm</tt> the lists/<em>yourlist</em>/<em>lang</em> - subdirectory. - <dt><b>arch</b> <dd>Use this to rebuild a list's archive. This script can't be used to modify a list's raw mbox file, but once you've edited the mbox diff --git a/admin/www/site.html b/admin/www/site.html index eb285a56..122acff3 100644 --- a/admin/www/site.html +++ b/admin/www/site.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun Sep 21 23:42:31 2003 --> +<!-- Sat Dec 13 14:46:16 2003 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -195,13 +195,6 @@ usually <code>/home/mailman</code></em>. members, select whether various notification emails are sent, and choose which list to add the members to. -<dt><b>addlang</b> -<dd>Use this to add language support to a specific list. The site - itself must have the language pack to add already installed. Note - that removing language support from a list requires you to - manually <tt>rm</tt> the lists/<em>yourlist</em>/<em>lang</em> - subdirectory. - <dt><b>arch</b> <dd>Use this to rebuild a list's archive. This script can't be used to modify a list's raw mbox file, but once you've edited the mbox |