summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl')
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
index 2663d5562..eca6f5805 100644
--- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
@@ -576,13 +576,12 @@
[%# needinfo %]
[% WRAPPER bug_modal/field.html.tmpl
container = 1
- label = "NeedInfo"
+ label = "NeedInfo From"
hide_on_view = needinfo.size == 0
hide_on_edit = 1
%]
[% INCLUDE bug_modal/flags.html.tmpl
types = bug.flag_types.only("name", "needinfo")
- no_label = 1
view_only = 1
%]
[% END %]