diff options
author | lpsolit%gmail.com <> | 2008-02-05 19:11:57 +0100 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-02-05 19:11:57 +0100 |
commit | afd3c33dbf8acdf4bff8e81b3a16bb4cda1ab178 (patch) | |
tree | 23cd923ad04cf9d7ff30afbff5f56fd67fbaea2d /template | |
parent | c5e951b916720a08e967195b52d253fad68c3259 (diff) | |
download | bugzilla-afd3c33dbf8acdf4bff8e81b3a16bb4cda1ab178.tar.gz bugzilla-afd3c33dbf8acdf4bff8e81b3a16bb4cda1ab178.tar.xz |
Bug 378908: Edit Group Access Controls hint for Default Default is missing a period - Patch by timeless <timeless@bemail.org> r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/products/groupcontrol/edit.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/products/groupcontrol/edit.html.tmpl b/template/en/default/admin/products/groupcontrol/edit.html.tmpl index 49dc916ec..c793ff683 100644 --- a/template/en/default/admin/products/groupcontrol/edit.html.tmpl +++ b/template/en/default/admin/products/groupcontrol/edit.html.tmpl @@ -287,7 +287,7 @@ this group according to the following definitions. [% terms.Bugs %] in this product are permitted to be restricted to this group and are placed in this group by default. Users who are members of this group will be able to place [% terms.bugs %] in this group. Non-members will be - able to restrict [% terms.bugs %] to this group on entry and will do so by default + able to restrict [% terms.bugs %] to this group on entry and will do so by default. </td> </tr> <tr> |