diff options
author | A. Shimono <shimono@bug-ja.org> | 2012-01-11 13:21:58 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2012-01-11 13:21:58 +0100 |
commit | 08ba72337754e445828d10f2c12ed4c1d119556f (patch) | |
tree | eaf0ad35009aae0bc9f66b5b043d495f4bd5d5a1 | |
parent | 320b36d4a9aa69e0fa806cd25c84c42d5a36966e (diff) | |
download | bugzilla-08ba72337754e445828d10f2c12ed4c1d119556f.tar.gz bugzilla-08ba72337754e445828d10f2c12ed4c1d119556f.tar.xz |
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 f629ee329..46346bf7d 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -2527,7 +2527,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> |