]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 860140: Remove the obsolete <blink> HTML element
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 10 Apr 2013 20:57:33 +0000 (22:57 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 10 Apr 2013 20:57:33 +0000 (22:57 +0200)
r=sgreen a=LpSolit

template/en/default/admin/components/confirm-delete.html.tmpl
template/en/default/admin/milestones/confirm-delete.html.tmpl
template/en/default/admin/params/common.html.tmpl
template/en/default/admin/products/confirm-delete.html.tmpl

index d85e17c12c8c034e82d182a13cf5f23a23f89ec0..82bf018b398ec5e1289296b9a93309f4afebfa3f 100644 (file)
@@ -122,7 +122,7 @@ from '[% product.name FILTER html %]' product
         is 1 [% terms.bug %]
       [% END %]
       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.
       </td></tr></table>
 
index d0b69b8aca65cf67513d05d7468fd39e00c6f2e9..cc30f164f85802b432b018de7464d0925b8c8446 100644 (file)
@@ -62,7 +62,7 @@
       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
+    <b>ALL</b> of these [% terms.bugs %] will be retargeted
     to [% product.default_milestone FILTER html %], the default milestone for 
     the [% product.name FILTER html %] product.
   </p>
index c9744f45cd12d9a7033679fd7ef349d1efdc58a3..bf2675b162dc97761faf800832dea2b843f268e8 100644 (file)
         </select>
       [% ELSE %]
         <font color="red">
-          <blink>Unknown param type [% param.type FILTER html %]!!!</blink>
+          Unknown param type [% param.type FILTER html %]!!!
         </font>
       [% END %]  
       </p>
index 324d21308df5f4fe39856baa3c93da63bec2d90b..2198066b840b3b49a320389b67f289019a686268 100644 (file)
             is 1 [% terms.bug %]
           [% END %]
           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.
         </td>
       </tr>