diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/components/deleted.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/components/deleted.html.tmpl b/template/en/default/admin/components/deleted.html.tmpl index a429e356c..6efa38843 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 |