summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl
index 89c6a8c01..33bcf6764 100644
--- a/extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/comment-intern.txt.tmpl
@@ -32,8 +32,10 @@ Other Location:
[%+ cgi.param("other_location") %]
[% END %]
+[% IF cgi.param("possible_mentor") %]
Possible Mentor:
[%+ cgi.param("possible_mentor") %]
+[% END %]
Business Need:
[%+
@@ -59,5 +61,7 @@ Would Hire:
Would like to intern again:
[%+ cgi.param("would_reintern") %]
+[% IF cgi.param("name") %]
Name:
[%+ cgi.param("name") %]
+[% END %]