From 2b574f4d63e4ada0db82ca5a56773b3acf771d78 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Tue, 7 Jan 2014 11:42:19 +0100 Subject: Bug 840407: Remove the "align" and "valign" attributes r/a=justdave --- template/en/default/global/choose-classification.html.tmpl | 10 +++++----- template/en/default/global/choose-product.html.tmpl | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'template/en/default/global') diff --git a/template/en/default/global/choose-classification.html.tmpl b/template/en/default/global/choose-classification.html.tmpl index 0ecd68dc2..1a59f6d89 100644 --- a/template/en/default/global/choose-classification.html.tmpl +++ b/template/en/default/global/choose-classification.html.tmpl @@ -20,16 +20,16 @@ [% PROCESS global/header.html.tmpl %]

First, you must pick a classification on which to enter [% terms.abug %]:

- +
- - + @@ -37,7 +37,7 @@ [% FOREACH class = classifications %] - [% IF class.description %] - + [% END %] [% END %] diff --git a/template/en/default/global/choose-product.html.tmpl b/template/en/default/global/choose-product.html.tmpl index 30de0f9fd..b6b75fdbc 100644 --- a/template/en/default/global/choose-product.html.tmpl +++ b/template/en/default/global/choose-product.html.tmpl @@ -32,7 +32,7 @@

[% h2 FILTER html %]

-
+ All:  Show all productsShow all products
 
+ @@ -45,7 +45,7 @@  [% class.description FILTER html_light %][% class.description FILTER html_light %]
+
[% FOREACH c = classifications %] [% IF c.object %] @@ -44,14 +44,14 @@ [% FOREACH p = c.products %] - - + [% END %] -- cgit v1.2.3-24-g4f1b
+ [% p.name FILTER html FILTER no_break %][% p.description FILTER html_light %][% p.description FILTER html_light %]