diff options
author | wurblzap%gmail.com <> | 2006-07-14 03:32:42 +0000 |
---|---|---|
committer | wurblzap%gmail.com <> | 2006-07-14 03:32:42 +0000 |
commit | 0ff501d5a5a0ca36aeb2d7af30dffbb3802428e5 (patch) | |
tree | dc41ebadaf5b115a196fb8cf95b6b3ff4889cf70 /docs | |
parent | f0c7611262b3948e72e8a18a036569a78f3b51f2 (diff) | |
download | bugs-0ff501d5a5a0ca36aeb2d7af30dffbb3802428e5.tar bugs-0ff501d5a5a0ca36aeb2d7af30dffbb3802428e5.tar.gz bugs-0ff501d5a5a0ca36aeb2d7af30dffbb3802428e5.tar.bz2 bugs-0ff501d5a5a0ca36aeb2d7af30dffbb3802428e5.tar.xz bugs-0ff501d5a5a0ca36aeb2d7af30dffbb3802428e5.zip |
Bug 69000: Permit a stored query to be marked "shared" and accessible by other users.
Emergency docs Tinderbox fixing patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, colin.ogilvie
Diffstat (limited to 'docs')
-rw-r--r-- | docs/xml/using.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/using.xml b/docs/xml/using.xml index 650f056cb..f31ca6e4a 100644 --- a/docs/xml/using.xml +++ b/docs/xml/using.xml @@ -356,7 +356,7 @@ 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 - <xref linkend="groups">assign users to</a>, it will show up in the + <link linkend="groups">assign users to</link>, it will show up in the group's direct members' footers by default. </para> |