From 7649fcfd8dd1f91bcec401fdaed6c8ee49c3af56 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 19 Jun 2006 05:57:33 +0000 Subject: Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ID - Patch by Frédéric Buclin r=vladd a=myk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/products/updated.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') 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 # #%] -- cgit v1.2.3-24-g4f1b