Commit 28452a3f authored by Frédéric Buclin's avatar Frédéric Buclin

Bug 860140: Remove the obsolete <blink> HTML element

r=sgreen a=LpSolit
parent 6a728fa3
...@@ -122,7 +122,7 @@ from '[% product.name FILTER html %]' product ...@@ -122,7 +122,7 @@ from '[% product.name FILTER html %]' product
is 1 [% terms.bug %] is 1 [% terms.bug %]
[% END %] [% END %]
entered for this component! When you delete this entered for this component! When you delete this
component, <b><blink>ALL</blink></b> stored [% terms.bugs %] and component, <b>ALL</b> stored [% terms.bugs %] and
their history will be deleted too. their history will be deleted too.
</td></tr></table> </td></tr></table>
......
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
is 1 [% terms.bug %] is 1 [% terms.bug %]
[% END %] [% END %]
entered for this milestone! When you delete this milestone, entered for this milestone! When you delete this milestone,
<b><blink>ALL</blink></b> of these [% terms.bugs %] will be retargeted <b>ALL</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. the [% product.name FILTER html %] product.
</p> </p>
......
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
</select> </select>
[% ELSE %] [% ELSE %]
<font color="red"> <font color="red">
<blink>Unknown param type [% param.type FILTER html %]!!!</blink> Unknown param type [% param.type FILTER html %]!!!
</font> </font>
[% END %] [% END %]
</p> </p>
......
...@@ -224,7 +224,7 @@ ...@@ -224,7 +224,7 @@
is 1 [% terms.bug %] is 1 [% terms.bug %]
[% END %] [% END %]
entered for this product! When you delete this entered for this product! When you delete this
product, <b><blink>ALL</blink></b> stored [% terms.bugs %] and product, <b>ALL</b> stored [% terms.bugs %] and
their history will be deleted, too. their history will be deleted, too.
</td> </td>
</tr> </tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment