diff options
author | wurblzap%gmail.com <> | 2008-04-04 13:47:57 +0200 |
---|---|---|
committer | wurblzap%gmail.com <> | 2008-04-04 13:47:57 +0200 |
commit | 3efe409bfa70b4799cf0ed4ff07c43f41d139d13 (patch) | |
tree | cf83166f889cdfb0de35fc4be0a00c780625375d /docs/en | |
parent | e43fe9ab3b7d997b2d141d177de0429d73a2b67a (diff) | |
download | bugzilla-3efe409bfa70b4799cf0ed4ff07c43f41d139d13.tar.gz bugzilla-3efe409bfa70b4799cf0ed4ff07c43f41d139d13.tar.xz |
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/en')
-rw-r--r-- | docs/en/xml/using.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/xml/using.xml b/docs/en/xml/using.xml index 650f056cb..f31ca6e4a 100644 --- a/docs/en/xml/using.xml +++ b/docs/en/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> |