summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
diff options
context:
space:
mode:
authormyk%mozilla.org <>2002-11-19 10:14:49 +0100
committermyk%mozilla.org <>2002-11-19 10:14:49 +0100
commite008d25513ff2d4c16c4aa49f48bfe188f9759ba (patch)
treeebeb0cfc175fb7f99bfe4ccab2ea46ec8e735a9c /template/en/default/bug
parent880bfcebabf4e079e30f8cb1c9ddb03e2ab366e0 (diff)
downloadbugzilla-e008d25513ff2d4c16c4aa49f48bfe188f9759ba.tar.gz
bugzilla-e008d25513ff2d4c16c4aa49f48bfe188f9759ba.tar.xz
Fix for bug 179876: Labels the "Requestee" field to reduce confusion about its purpose.
r=bbaetz a=myk
Diffstat (limited to 'template/en/default/bug')
-rw-r--r--template/en/default/bug/edit.html.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 162b40a7f..62e25f10a 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -246,7 +246,6 @@ function updateRemainingTime() {
</td>
<td rowspan="4" colspan="2" valign="top">
[% IF flag_types.size > 0 %]
- <b>Flags:</b><br>
[% PROCESS "flag/list.html.tmpl" %]
[% END %]
</td>