summaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
Diffstat (limited to 'template/en')
-rw-r--r--template/en/default/attachment/create.html.tmpl11
1 files changed, 11 insertions, 0 deletions
diff --git a/template/en/default/attachment/create.html.tmpl b/template/en/default/attachment/create.html.tmpl
index 1c00146e5..f7cfe21f9 100644
--- a/template/en/default/attachment/create.html.tmpl
+++ b/template/en/default/attachment/create.html.tmpl
@@ -122,6 +122,17 @@
[% END %]
</td>
</tr>
+ [% IF (user.userid != bugassignee_id) AND UserInGroup("editbugs") %]
+ <tr>
+ <th>Reassignment:</th>
+ <td>
+ <em>If you want to assign this bug to yourself,
+ check the box below.</em><br>
+ <input type="checkbox" id="takebug" name="takebug" value="1">
+ <label for="takebug">take bug</label>
+ </td>
+ </tr>
+ [% END %]
<tr>
<th>Comment:</th>
<td>