From 09dd4d3192073ba9ecc7feb8a5dfcd213affd525 Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Mon, 24 Sep 2018 17:27:12 -0400 Subject: Bug 1493500 - Remove all trailing whitespaces from all files --- template/en/default/admin/components/footer.html.tmpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'template/en/default/admin/components/footer.html.tmpl') diff --git a/template/en/default/admin/components/footer.html.tmpl b/template/en/default/admin/components/footer.html.tmpl index ec1869b29..aa3509bb7 100644 --- a/template/en/default/admin/components/footer.html.tmpl +++ b/template/en/default/admin/components/footer.html.tmpl @@ -19,7 +19,7 @@ #%] [%# INTERFACE: - # comp: object; Bugzilla::Component object representing the component + # comp: object; Bugzilla::Component object representing the component # product: object; Bugzilla::Product object representing the product to # which the component belongs. #%] @@ -27,26 +27,26 @@

-Edit +Edit [% IF comp && !no_edit_component_link %] - component - '[% comp.name FILTER html %]' + '[% comp.name FILTER html %]' or edit [% END %] [% IF !no_edit_other_components_link %] -other components of product '[% product.name FILTER html %]', - or edit + [%- product.name FILTER uri %]">'[% product.name FILTER html %]', + or edit [% END %] -product '[% product.name FILTER html %]'. -- cgit v1.2.3-24-g4f1b