From e6b98f8f8a038552155964848d1bc028a9ffdcaf Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Thu, 25 Jul 2002 02:53:00 +0000 Subject: Bug 102648 - a little more thought. We are changing Platform to Hardware (see the search page) for usability; if we do that, Product can be P and Hardware can be H. 2xr=timeless. --- template/en/default/bug/edit.html.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en/default/bug') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 9fd242252..a37be643b 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -39,7 +39,7 @@ -[%# *** Platform Reporter Product OS AddCC *** %] +[%# *** Hardware Reporter Product OS AddCC *** %] @@ -60,9 +60,9 @@ - [% PROCESS select selname => "rep_platform" accesskey => "p" %] + [% PROCESS select selname => "rep_platform" accesskey => "h" %] - [% PROCESS select selname => "product" accesskey => "r" %] + [% PROCESS select selname => "product" accesskey => "p" %]
  - Platform: + Hardware: Reporter: @@ -74,9 +74,9 @@
- Product: + Product: OS: -- cgit v1.2.3-24-g4f1b