diff options
author | mozilla%colinogilvie.co.uk <> | 2006-02-22 07:36:03 +0100 |
---|---|---|
committer | mozilla%colinogilvie.co.uk <> | 2006-02-22 07:36:03 +0100 |
commit | 3e11f000416834e4dd994012d8852e8e55251d1f (patch) | |
tree | fb34b2cd9ac32d618261c7c13927a89ab27f33e0 /docs | |
parent | bf1e1f7c24389c140a8768cf3d243e6ffbdd2f8a (diff) | |
download | bugzilla-3e11f000416834e4dd994012d8852e8e55251d1f.tar.gz bugzilla-3e11f000416834e4dd994012d8852e8e55251d1f.tar.xz |
Bug 100089: Templatise "passwordmail" email
Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave
Diffstat (limited to 'docs')
-rw-r--r-- | docs/xml/administration.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml index a32a61a59..935702129 100644 --- a/docs/xml/administration.xml +++ b/docs/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> |