]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
authorlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:48:06 +0000 (11:48 +0000)
committerlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:48:06 +0000 (11:48 +0000)
docs/en/xml/administration.xml

index 50ffe43f09f8581a9b9df519df3b19d2f1e09d32..cdb48cdbd7e652bb25b5f2069d7aee50f695b395 100644 (file)
      <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>
        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>
        
         </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. -->