diff options
author | A. Shimono <shimono@bug-ja.org> | 2012-01-11 13:24:41 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2012-01-11 13:24:41 +0100 |
commit | 720d9b57fc00ce46b931bc4076cb7e4a9bfc22f0 (patch) | |
tree | a733fbe2b069cb46abff2ac94fffb98714e88c89 | |
parent | Bug 319684: The documentation is unclear about how to disable quips (diff) | |
download | bugzilla-720d9b57fc00ce46b931bc4076cb7e4a9bfc22f0.tar.gz bugzilla-720d9b57fc00ce46b931bc4076cb7e4a9bfc22f0.tar.bz2 bugzilla-720d9b57fc00ce46b931bc4076cb7e4a9bfc22f0.zip |
Bug 591638: In the admin page, the link to edit field values is named 'Field Values', not 'Legal Values'
r/a=LpSolit
-rw-r--r-- | docs/en/xml/administration.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 95c96b7d5..e7ff33f3f 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -2518,7 +2518,7 @@ ReadOnly: ENTRY, NA/NA, CANEDIT <title>Viewing/Editing legal values</title> <para> Editing legal values requires <quote>admin</quote> privileges. - Select "Legal Values" from the Administration page. A list of all + Select "Field Values" from the Administration page. A list of all fields, both system fields and Custom Fields, for which legal values can be edited appears. Click a field name to edit its legal values. </para> |