diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2014-12-17 12:53:43 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2014-12-17 12:53:43 +0100 |
commit | 04fd938b807c7bff0052d55930cfc4540f00a5b5 (patch) | |
tree | e049b4f20a91811972a148e3c7f80de489d846dc /template/en/default/admin | |
parent | a7b489f00cd7577ce31383968eeef16050198c1b (diff) | |
download | bugzilla-04fd938b807c7bff0052d55930cfc4540f00a5b5.tar.gz bugzilla-04fd938b807c7bff0052d55930cfc4540f00a5b5.tar.xz |
Bug 1099029 part 2: Also fix the URL pointing to the duplicate_or_move_bug_status parameter
Diffstat (limited to 'template/en/default/admin')
-rw-r--r-- | template/en/default/admin/workflow/edit.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/workflow/edit.html.tmpl b/template/en/default/admin/workflow/edit.html.tmpl index d7d31cbc9..51943196f 100644 --- a/template/en/default/admin/workflow/edit.html.tmpl +++ b/template/en/default/admin/workflow/edit.html.tmpl @@ -83,7 +83,7 @@ this [% terms.bug %] status must then be valid (this is the reason why you cannot edit them above).<br> Note: you can change this setting by visiting the - <a href="editparams.cgi?section=bugchange#duplicate_or_move_bug_status">Parameters</a> + <a href="editparams.cgi?section=bugchange#duplicate_or_move_bug_status_desc">Parameters</a> page and editing the <i>duplicate_or_move_bug_status</i> parameter. </p> |