summaryrefslogtreecommitdiffstats
path: root/docs/xml
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-10-23 04:41:58 +0200
committerlpsolit%gmail.com <>2007-10-23 04:41:58 +0200
commitf7b1c511e04eadfe10af75a84225b441b4abadd2 (patch)
tree105648a532a747bd37841f192a87605fa4b2062b /docs/xml
parent4d05f0cb2a6d071d7c89627f8b7073ab24856e98 (diff)
downloadbugzilla-f7b1c511e04eadfe10af75a84225b441b4abadd2.tar.gz
bugzilla-f7b1c511e04eadfe10af75a84225b441b4abadd2.tar.xz
Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
Diffstat (limited to 'docs/xml')
-rw-r--r--docs/xml/administration.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml
index 50ffe43f0..cdb48cdbd 100644
--- a/docs/xml/administration.xml
+++ b/docs/xml/administration.xml
@@ -1036,9 +1036,9 @@
<title>Administering Flags</title>
<para>
- If you have the <quote>editcomponents</quote> permission, you will
- have <quote>Edit: ... | Flags | ...</quote> in your page footer.
- Clicking on that link will bring you to the <quote>Administer
+ If you have the <quote>editcomponents</quote> permission, you can
+ edit Flag Types from the main administration page. Clicking the
+ <quote>Flags</quote> link will bring you to the <quote>Administer
Flag Types</quote> page. Here, you can select whether you want
to create (or edit) a Bug flag, or an Attachment flag.
</para>
@@ -1047,6 +1047,15 @@
just go over it once.
</para>
+ <section id="flags-edit">
+ <title>Editing a Flag</title>
+ <para>
+ To edit a flag's properties, just click on the <quote>Edit</quote>
+ link next to the flag's description. That will take you to the same
+ form as described below (<xref linkend="flags-create"/>).
+ </para>
+ </section>
+
<section id="flags-create">
<title>Creating a Flag</title>
@@ -1257,15 +1266,6 @@
</warning>
</section>
- <section id="flags-edit">
- <title>Editing a Flag</title>
- <para>
- To edit a flag's properties, just click on the <quote>Edit</quote>
- link next to the flag's description. That will take you to the same
- form described in the <quote>Creating a Flag</quote> section.
- </para>
- </section>
-
</section> <!-- flags-admin -->
<!-- XXX We should add a "Uses of Flags" section, here, with examples. -->