summaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
Diffstat (limited to 'template/en')
-rw-r--r--template/en/default/bug/edit.html.tmpl7
1 files changed, 6 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 2d9306256..6d512e1fd 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -160,7 +160,12 @@
<a href="bug_status.html">Resolution</a>:
</b>
</td>
- <td>[% bug.resolution FILTER html %]</td>
+ <td>
+ [% bug.resolution FILTER html %]
+ [% IF bug.resolution == "DUPLICATE" %]
+ of [% "bug ${bug.dup_id}" FILTER bug_link(bug.dup_id) %]
+ [% END %]
+ </td>
<td>&nbsp;</td>
<td align="right">