diff options
author | A. Shimono <shimono@bug-ja.org> | 2012-01-11 13:17:05 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2012-01-11 13:17:05 +0100 |
commit | bdf5bb6da4f3f4485f96a96dedf8e5a4c79279a4 (patch) | |
tree | 14e7f482992bbff74eab66584e50b3cee3d8630e /docs/en/xml | |
parent | c2b1f8f68d334385f26a40f1714cf71f5dbe25f8 (diff) | |
download | bugzilla-bdf5bb6da4f3f4485f96a96dedf8e5a4c79279a4.tar.gz bugzilla-bdf5bb6da4f3f4485f96a96dedf8e5a4c79279a4.tar.xz |
Bug 591638: In the admin page, the link to edit field values is named 'Field Values', not 'Legal Values'
r/a=LpSolit
Diffstat (limited to 'docs/en/xml')
-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 a5f17848f..c4dbc28c0 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -2529,7 +2529,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> |