Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
3ed3c6bc
Commit
3ed3c6bc
authored
Aug 01, 2012
by
SImon Green
Committed by
Byron Jones
Aug 01, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 779061: Fix inconsistency between create group documentation and UI
r=glob, a=LpSolit
parent
cc6b7b09
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
create.html.tmpl
template/en/default/admin/groups/create.html.tmpl
+11
-4
No files found.
template/en/default/admin/groups/create.html.tmpl
View file @
3ed3c6bc
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment