Commit c7f35585 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin

parent 3513cb83
......@@ -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. -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment