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/list/list.html.tmpl | 85 +++++++++++++++------------------ 1 file changed, 39 insertions(+), 46 deletions(-) (limited to 'template/en/default/list/list.html.tmpl') diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index d1425c593..ec8604ef0 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -172,8 +172,6 @@ [% END %] -
- [%############################################################################%] [%# Rest of Change Form #%] [%############################################################################%] @@ -188,10 +186,9 @@ [%# Navigation Bar #%] [%############################################################################%] - - - [% IF bugs.size > 0 %] - - - - - - - [% IF searchtype == "saved" %] - - [% ELSE %] - - - - [% END %] - -
+ [% IF bugs.size > 0 %] +
+
[% id = buglist.join(",") %] @@ -213,19 +210,19 @@
[% IF time_summary_limited %] - - Time Summary will only include the [% terms.bugs %] shown above. In order to - to see a time summary for all [% terms.bugs %] found by the search, you can + + Time Summary will only include the [% terms.bugs %] shown above. + In order to see a time summary for all [% terms.bugs %] found + by the search, you can - Show all search results. + show all search results. + [% END %] [% END %] -
  - Edit Search - - | - + Edit Search + + + [% IF searchtype == "saved" %] +   -
- as - - - - - -
-
+ Forget Search '[% searchname FILTER html %]' + + [% ELSE %] +
+
+ as + + + + + +
+
+ [% END %] + + [% END %] [% IF one_product.defined && bugs.size %]

-- cgit v1.2.3-24-g4f1b