summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/milestones/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/milestones/create.html.tmpl')
-rw-r--r--template/en/default/admin/milestones/create.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/milestones/create.html.tmpl b/template/en/default/admin/milestones/create.html.tmpl
index d7c2f580f..740ef2e67 100644
--- a/template/en/default/admin/milestones/create.html.tmpl
+++ b/template/en/default/admin/milestones/create.html.tmpl
@@ -22,7 +22,7 @@
# product: object; Bugzilla::Product object representing the product to
# which the milestone belongs.
#%]
-
+
[% title = BLOCK %]Add Milestone to Product '[% product.name FILTER html %]'[% END %]
[% subheader = BLOCK %]This page allows you to add a new milestone to product
'[% product.name FILTER html %]'.[% END %]