diff options
author | mozilla%colinogilvie.co.uk <> | 2008-04-04 13:47:49 +0200 |
---|---|---|
committer | mozilla%colinogilvie.co.uk <> | 2008-04-04 13:47:49 +0200 |
commit | 485053c2cbdad256cbc21cb6c28fa556e71cc98d (patch) | |
tree | c1e616ebc8c8ea3429da6ebc1a2bb8cd2db836e6 | |
parent | 3635de76c553931fb1683ffbfe3b67f19e690370 (diff) | |
download | bugzilla-485053c2cbdad256cbc21cb6c28fa556e71cc98d.tar.gz bugzilla-485053c2cbdad256cbc21cb6c28fa556e71cc98d.tar.xz |
Bug 100089: Templatise "passwordmail" email
Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave
-rw-r--r-- | docs/en/xml/administration.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index a32a61a59..935702129 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -170,25 +170,6 @@ <varlistentry> <term> - passwordmail - </term> - <listitem> - <para> - Every time a user creates an account, the text of this parameter - (with substitutions) is sent to the new user along with their - password message. - </para> - - <para> - Add any text you wish to the "passwordmail" parameter box. For - instance, many people choose to use this box to give a quick - training blurb about how to use Bugzilla at your site. - </para> - </listitem> - </varlistentry> - - <varlistentry> - <term> movebugs </term> <listitem> |