summaryrefslogtreecommitdiffstats
path: root/extensions/BMO
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO')
-rw-r--r--extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl17
1 files changed, 0 insertions, 17 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl
index 3f85dd654..becbb2b56 100644
--- a/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl
@@ -191,23 +191,6 @@ function validateAndSubmit() {
</tr>
<tr>
- <th class="required">Urgency</th>
- <td>
- <select name="priority" id="priority">
- <option value="P1">Immediately</option>
- <option value="P2">Before Release</option>
- <option value="P3">Before Aurora</option>
- <option value="P4">Before Beta</option>
- <option value="P5" selected>No Rush</option>
- </select>
- <br>
- Due to the volume of requests, the documentation team can't commit to
- meeting specific deadlines for given documentation requests, but we will do
- our best.
- </td>
-</tr>
-
-<tr>
<td>&nbsp;</td>
</tr>