From ec4862650f2da6ef3b0cdcb1ca135a64879c6b31 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sun, 22 Dec 2013 15:51:18 +0100 Subject: Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by CSS styles r/a=justdave --- template/en/default/bug/navigate.html.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'template/en/default/bug/navigate.html.tmpl') diff --git a/template/en/default/bug/navigate.html.tmpl b/template/en/default/bug/navigate.html.tmpl index 13564a8ea..b5e3ba7a2 100644 --- a/template/en/default/bug/navigate.html.tmpl +++ b/template/en/default/bug/navigate.html.tmpl @@ -37,7 +37,7 @@ [%- last_bug_list.first FILTER uri %]&list_id= [%- my_search.id FILTER uri %]">First [% ELSE %] - First + First [% END %] [% IF this_bug_idx + 1 < last_bug_list.size %] @@ -45,7 +45,7 @@ [%- last_bug_list.last FILTER uri %]&list_id= [%- my_search.id FILTER uri %]">Last [% ELSE %] - Last + Last [% END %] [% IF this_bug_idx > 0 %] @@ -54,7 +54,7 @@ [%- last_bug_list.$prev_bug FILTER uri %]&list_id= [%- my_search.id FILTER uri %]">Prev [% ELSE %] - Prev + Prev [% END %] [% IF this_bug_idx + 1 < last_bug_list.size %] @@ -63,7 +63,7 @@ [%- last_bug_list.$next_bug FILTER uri %]&list_id= [%- my_search.id FILTER uri %]">Next [% ELSE %] - Next + Next [% END %]