summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/milestones/confirm-delete.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/milestones/confirm-delete.html.tmpl')
-rw-r--r--template/en/default/admin/milestones/confirm-delete.html.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/en/default/admin/milestones/confirm-delete.html.tmpl b/template/en/default/admin/milestones/confirm-delete.html.tmpl
index 068e8e254..1d47610df 100644
--- a/template/en/default/admin/milestones/confirm-delete.html.tmpl
+++ b/template/en/default/admin/milestones/confirm-delete.html.tmpl
@@ -63,20 +63,20 @@
</table>
<h2>Confirmation</h2>
-
+
[% IF milestone.bug_count %]
<table border="0" cellpadding="20" width="70%" bgcolor="red">
<tr><td>
There
- [% IF milestone.bug_count > 1 %]
- are [% milestone.bug_count FILTER none %] [%+ terms.bugs %]
+ [% IF milestone.bug_count > 1 %]
+ are [% milestone.bug_count FILTER none %] [%+ terms.bugs %]
[% ELSE %]
is 1 [% terms.bug %]
[% END %]
entered for this milestone! When you delete this milestone,
<b><blink>ALL</blink></b> of these [% terms.bugs %] will be retargeted
- to [% product.default_milestone FILTER html %], the default milestone for
+ to [% product.default_milestone FILTER html %], the default milestone for
the [% product.name FILTER html %] product.
</td></tr>
</table>
@@ -95,4 +95,4 @@
[% PROCESS admin/milestones/footer.html.tmpl %]
-[% PROCESS global/footer.html.tmpl %]
+[% PROCESS global/footer.html.tmpl %]