diff options
author | lpsolit%gmail.com <> | 2008-12-10 19:39:58 +0100 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-12-10 19:39:58 +0100 |
commit | 15528ad8472cc0244cb2c7d9b6109c0b9d132f20 (patch) | |
tree | 4c27da0bcb6fe7423f84a1d99c013dcbe24bc608 /template/en | |
parent | 55de41cf4acb5fcc3a981f8b3c2777323a8f5359 (diff) | |
download | bugzilla-15528ad8472cc0244cb2c7d9b6109c0b9d132f20.tar.gz bugzilla-15528ad8472cc0244cb2c7d9b6109c0b9d132f20.tar.xz |
Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/admin/params/bugchange.html.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/admin/params/bugchange.html.tmpl b/template/en/default/admin/params/bugchange.html.tmpl index b00fea05e..9f456ee6f 100644 --- a/template/en/default/admin/params/bugchange.html.tmpl +++ b/template/en/default/admin/params/bugchange.html.tmpl @@ -43,9 +43,6 @@ commentonchange_resolution => "If this option is on, the user needs to enter a short " _ "comment if the resolution of the $terms.bug changes.", - commentonreassignbycomponent => "If this option is on, the user needs to enter a short comment if " _ - "the $terms.bug is reassigned by component.", - commentonduplicate => "If this option is on, the user needs to enter a short comment " _ "if the $terms.bug is marked as duplicate.", |