summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/edit.html.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index e912196ca..f24dce62f 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -253,8 +253,7 @@
[% IF bug.milestoneurl %]
<a href="[% bug.milestoneurl FILTER html %]">
[% END %]
- <u>T</u>arget Milestone:
- [% "</a>" IF bug.milestoneurl %]
+ <u>T</u>arget Milestone[% "</a>" IF bug.milestoneurl %]:
</b>
</td>
[% PROCESS select selname = "target_milestone" accesskey => "t" %]