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/edit.html.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en/default/admin/products/edit.html.tmpl') diff --git a/template/en/default/admin/products/edit.html.tmpl b/template/en/default/admin/products/edit.html.tmpl index 3bd78a958..ad928b716 100644 --- a/template/en/default/admin/products/edit.html.tmpl +++ b/template/en/default/admin/products/edit.html.tmpl @@ -20,7 +20,7 @@ # # (classification fields available if Param('useclassification') is enabled:) # - # classification: Bugzilla::Classification object; The classification + # classification: Bugzilla::Classification object; The classification # the product is in #%] @@ -134,16 +134,16 @@ versions: [% product.bug_count FILTER html %] - - - + [% PROCESS "admin/products/footer.html.tmpl" - no_add_product_link = 1 + no_add_product_link = 1 no_edit_product_link = 1 %] [% PROCESS global/footer.html.tmpl %] -- cgit v1.2.3-24-g4f1b