diff file-bug.html @ 19:42d621a98c93

Some CSS fixes, added instructions for bug-filer.
author Atul Varma <varmaa@toolness.com>
date Wed, 10 Mar 2010 12:56:16 -0800
parents b2e0ea0178fb
children b34a56c353de
line wrap: on
line diff
--- a/file-bug.html	Wed Mar 10 12:44:58 2010 -0800
+++ b/file-bug.html	Wed Mar 10 12:56:16 2010 -0800
@@ -13,14 +13,16 @@
 <div id="reports">
   <h1>Atul's Bug-Filer</h1>
   <form id="file-bug">
-  <div id="report">
-    <table>
-      <tr>
-        <td>Category</td>
-        <td><input type="text" id="category"/></td>
-      </tr>
-    </table>
-  </div>
+  <p>Just type in part of a product or component below, select from
+  the auto-complete list, and press enter. You'll then get sent to a
+  Bugzilla page where you can fill out a summary, description, and
+  more details for the bug.</p>
+  <table>
+    <tr>
+      <td>Category</td>
+      <td><input type="text" id="category"/></td>
+    </tr>
+  </table>
   </form>
 </div>
 <div id="form-cache">