diff options
author | lpsolit%gmail.com <> | 2008-04-04 13:48:09 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-04-04 13:48:09 +0200 |
commit | 1b6cfafb3a0424a6637f7609a3b6e848fed101e6 (patch) | |
tree | 52f746f88d1f7b49af5497ed150dfd9eec4b4349 /docs/en/xml | |
parent | 4b489a93392e9cf31e7195f0fd1cdcc1c532f7a7 (diff) | |
download | bugzilla-1b6cfafb3a0424a6637f7609a3b6e848fed101e6.tar.gz bugzilla-1b6cfafb3a0424a6637f7609a3b6e848fed101e6.tar.xz |
Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
Diffstat (limited to 'docs/en/xml')
-rw-r--r-- | docs/en/xml/administration.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index a0c7a7c8b..f8c62913f 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -1692,7 +1692,7 @@ foo: ENTRY, MANDATORY/MANDATORY, CANEDIT and un-checking the box next to either 'Reporter' or 'CC List' (or both). </para> </note> - <section> + <section id="create-groups"> <title>Creating Groups</title> <para>To create Groups:</para> @@ -1748,7 +1748,7 @@ foo: ENTRY, MANDATORY/MANDATORY, CANEDIT </orderedlist> </section> - <section> + <section id="edit-groups"> <title>Assigning Users to Groups</title> <para>Users can become a member of a group in several ways.</para> <orderedlist> |