diff options
author | lpsolit%gmail.com <> | 2008-04-04 13:47:58 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-04-04 13:47:58 +0200 |
commit | 7aeea27ea004130138587cc8958615ecf22e1e24 (patch) | |
tree | cb17d7ca6228dfcf857f672e98f40357094a8515 /docs | |
parent | ed79c18552696bbf73deda45b1c3f090823ee0c8 (diff) | |
download | bugzilla-7aeea27ea004130138587cc8958615ecf22e1e24.tar.gz bugzilla-7aeea27ea004130138587cc8958615ecf22e1e24.tar.xz |
Fixing bustage (I forgot a <title>)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/xml/administration.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index f27ca462c..4f30b6a89 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -585,6 +585,7 @@ </section> <section id="user-account-deletion"> + <title>Deleting Users</title> <para> If the <quote>allowuserdeletion</quote> parameter is turned on, see <xref linkend="parameters" />, then you can also delete user accounts. |