diff options
author | lpsolit%gmail.com <> | 2006-06-19 07:57:33 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2006-06-19 07:57:33 +0200 |
commit | 7649fcfd8dd1f91bcec401fdaed6c8ee49c3af56 (patch) | |
tree | 1b33ca11abe7aab4d10374a0bbe530647e184a5e /template | |
parent | 4c74fbe031e5f0b58176ce42220f456e01bb0548 (diff) | |
download | bugzilla-7649fcfd8dd1f91bcec401fdaed6c8ee49c3af56.tar.gz bugzilla-7649fcfd8dd1f91bcec401fdaed6c8ee49c3af56.tar.xz |
Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ID - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/products/updated.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/products/updated.html.tmpl b/template/en/default/admin/products/updated.html.tmpl index 993a27ed9..e74720fed 100644 --- a/template/en/default/admin/products/updated.html.tmpl +++ b/template/en/default/admin/products/updated.html.tmpl @@ -39,7 +39,7 @@ # # confirmedbugs: list of bug ids, which were confirmed by votes # - # changer: string; user id of the user making the changes, used for mailing + # changer: string; login of the user making the changes, used for mailing # bug changes if necessary # #%] |