Bug 779061: Fix inconsistency between create group documentation and UI

r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264103 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2012-08-01 05:45:41 +00:00
parent 7687a2bcb8
commit 40be4dac5e
2 changed files with 12 additions and 5 deletions

View File

@@ -75,10 +75,17 @@ email address that matches this regular expression.</p>
in comments in [% terms.bugs %] besides the name of the author of comments.
</p>
<p>By default, the new group will be associated with existing
products. Unchecking the "Insert new group into all existing
products" option will prevent this and make the group become
visible only when its controls have been added to a product.</p>
[% IF Param("makeproductgroups") %]
<p>By default, the new group will be associated with existing products.
Unchecking the "Insert new group into all existing products" option will
prevent this and make the group become visible only when its controls have
been added to a product.</p>
[% ELSE %]
<p>Checking the "Insert new group into all existing products" option will
make the new group be associated with existing products. Leaving it unchecked
will make the group become visible only when its controls have been added to
a product.</p>
[% END %]
<p>Back to the <a href="./">main [% terms.bugs %] page</a>