From: travis%sedsystems.ca <> Date: Tue, 1 Feb 2005 00:19:44 +0000 (+0000) Subject: Bug 277864 : Change 'of' to from in deleted component message X-Git-Tag: bugzilla-2.19.3~362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cf9cae950f0cc24fa517d5847d7fb3e8c9a8667;p=thirdparty%2Fbugzilla.git Bug 277864 : Change 'of' to from in deleted component message Patch by timeless@myrealbox.com r=justdave a=justdave --- diff --git a/template/en/default/admin/components/deleted.html.tmpl b/template/en/default/admin/components/deleted.html.tmpl index a429e356cf..6efa388433 100644 --- a/template/en/default/admin/components/deleted.html.tmpl +++ b/template/en/default/admin/components/deleted.html.tmpl @@ -28,7 +28,7 @@ # (if bug deletion is allowed) #%] -[% title = BLOCK %]Deleted Component '[% name FILTER html %]' of Product +[% title = BLOCK %]Deleted Component '[% name FILTER html %]' from Product '[% product FILTER html %]'[% END %] [% PROCESS global/header.html.tmpl title = title