From 28452a3f403a2f7a8dde0dff8c60492fdbbb31f3 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Wed, 10 Apr 2013 22:57:33 +0200 Subject: Bug 860140: Remove the obsolete HTML element r=sgreen a=LpSolit --- template/en/default/admin/components/confirm-delete.html.tmpl | 2 +- template/en/default/admin/milestones/confirm-delete.html.tmpl | 2 +- template/en/default/admin/params/common.html.tmpl | 2 +- template/en/default/admin/products/confirm-delete.html.tmpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'template') diff --git a/template/en/default/admin/components/confirm-delete.html.tmpl b/template/en/default/admin/components/confirm-delete.html.tmpl index d85e17c12..82bf018b3 100644 --- a/template/en/default/admin/components/confirm-delete.html.tmpl +++ b/template/en/default/admin/components/confirm-delete.html.tmpl @@ -122,7 +122,7 @@ from '[% product.name FILTER html %]' product is 1 [% terms.bug %] [% END %] entered for this component! When you delete this - component, ALL stored [% terms.bugs %] and + component, ALL stored [% terms.bugs %] and their history will be deleted too. diff --git a/template/en/default/admin/milestones/confirm-delete.html.tmpl b/template/en/default/admin/milestones/confirm-delete.html.tmpl index d0b69b8ac..cc30f164f 100644 --- a/template/en/default/admin/milestones/confirm-delete.html.tmpl +++ b/template/en/default/admin/milestones/confirm-delete.html.tmpl @@ -62,7 +62,7 @@ is 1 [% terms.bug %] [% END %] entered for this milestone! When you delete this milestone, - ALL of these [% terms.bugs %] will be retargeted + ALL of these [% terms.bugs %] will be retargeted to [% product.default_milestone FILTER html %], the default milestone for the [% product.name FILTER html %] product.

diff --git a/template/en/default/admin/params/common.html.tmpl b/template/en/default/admin/params/common.html.tmpl index c9744f45c..bf2675b16 100644 --- a/template/en/default/admin/params/common.html.tmpl +++ b/template/en/default/admin/params/common.html.tmpl @@ -108,7 +108,7 @@ [% ELSE %] - Unknown param type [% param.type FILTER html %]!!! + Unknown param type [% param.type FILTER html %]!!! [% END %]

diff --git a/template/en/default/admin/products/confirm-delete.html.tmpl b/template/en/default/admin/products/confirm-delete.html.tmpl index 324d21308..2198066b8 100644 --- a/template/en/default/admin/products/confirm-delete.html.tmpl +++ b/template/en/default/admin/products/confirm-delete.html.tmpl @@ -224,7 +224,7 @@ is 1 [% terms.bug %] [% END %] entered for this product! When you delete this - product, ALL stored [% terms.bugs %] and + product, ALL stored [% terms.bugs %] and their history will be deleted, too. -- cgit v1.2.3-24-g4f1b