diff options
author | wurblzap%gmail.com <> | 2007-07-21 18:17:42 +0200 |
---|---|---|
committer | wurblzap%gmail.com <> | 2007-07-21 18:17:42 +0200 |
commit | 28550c3d3e02420c40932321100785ad8f940897 (patch) | |
tree | 5be3a2463cc0e4c9af7034f2528186f4839f785d /docs/xml | |
parent | 1879703e14d3e19803997e5f5e746d25c78faf71 (diff) | |
download | bugzilla-28550c3d3e02420c40932321100785ad8f940897.tar.gz bugzilla-28550c3d3e02420c40932321100785ad8f940897.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/xml')
-rw-r--r-- | docs/xml/using.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/xml/using.xml b/docs/xml/using.xml index dbfed056a..ad59385bb 100644 --- a/docs/xml/using.xml +++ b/docs/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"> |