diff options
author | wurblzap%gmail.com <> | 2008-04-04 13:48:16 +0200 |
---|---|---|
committer | wurblzap%gmail.com <> | 2008-04-04 13:48:16 +0200 |
commit | 966dfb49c5ae92f031748470b0bba6a8f7761cc1 (patch) | |
tree | 9b44acfed8bb68d61be975cff5dd59f7734e5786 /docs | |
parent | db65c52c3bda50c132459f51e2130c86177297d9 (diff) | |
download | bugzilla-966dfb49c5ae92f031748470b0bba6a8f7761cc1.tar.gz bugzilla-966dfb49c5ae92f031748470b0bba6a8f7761cc1.tar.xz |
Bug 365890: Searches shared by users with bless rights are in the footer by default, with no warning.
Docs Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/xml/using.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/xml/using.xml b/docs/en/xml/using.xml index dbfed056a..ad59385bb 100644 --- a/docs/en/xml/using.xml +++ b/docs/en/xml/using.xml @@ -402,8 +402,8 @@ have them show up in your personal Bugzilla footer along with your own Saved Searches. If somebody is sharing a Search with a group she or he is allowed to - <link linkend="groups">assign users to</link>, it will show up in the - group's direct members' footers by default. + <link linkend="groups">assign users to</link>, the sharer may opt to have + the Search show up in the group's direct members' footers by default. </para> <section id="boolean"> |