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/products/footer.html.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en/default/admin/products/footer.html.tmpl') diff --git a/template/en/default/admin/products/footer.html.tmpl b/template/en/default/admin/products/footer.html.tmpl index 78e1864a7..542a526df 100644 --- a/template/en/default/admin/products/footer.html.tmpl +++ b/template/en/default/admin/products/footer.html.tmpl @@ -17,7 +17,7 @@ # product: Bugzilla::Product Object; the product # # classification: Bugzilla::Classification object ; If classifications - # are enabled, then this is the currently + # are enabled, then this is the currently # selected classification # # no_XXX_link: boolean; if defined, then don't show the corresponding @@ -35,7 +35,7 @@ [% classification_url_part_start = BLOCK %]classification= [%- classification.name FILTER uri %] [% END %] - [% classification_text = BLOCK %] + [% classification_text = BLOCK %] of classification '[% classification.name FILTER html %]' [% END %] [% END %] @@ -58,8 +58,8 @@ [% END %] [% IF product && !no_edit_product_link %] - Edit product '[% product.name FILTER html %]'. @@ -68,7 +68,7 @@ [%# Edit other products (in a classification if specified): %] [% UNLESS no_edit_other_products_link %] - Edit other products [% classification_text %]. -- cgit v1.2.3-24-g4f1b