summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/navigate.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/navigate.html.tmpl')
-rw-r--r--template/en/default/bug/navigate.html.tmpl8
1 files changed, 4 insertions, 4 deletions
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</a>
[% ELSE %]
- <i><font color="#777777">First</font></i>
+ <span class="navigation_link">First</span>
[% END %]
[% IF this_bug_idx + 1 < last_bug_list.size %]
@@ -45,7 +45,7 @@
[%- last_bug_list.last FILTER uri %]&amp;list_id=
[%- my_search.id FILTER uri %]">Last</a>
[% ELSE %]
- <i><font color="#777777">Last</font></i>
+ <span class="navigation_link">Last</span>
[% END %]
[% IF this_bug_idx > 0 %]
@@ -54,7 +54,7 @@
[%- last_bug_list.$prev_bug FILTER uri %]&amp;list_id=
[%- my_search.id FILTER uri %]">Prev</a>
[% ELSE %]
- <i><font color="#777777">Prev</font></i>
+ <span class="navigation_link">Prev</span>
[% END %]
[% IF this_bug_idx + 1 < last_bug_list.size %]
@@ -63,7 +63,7 @@
[%- last_bug_list.$next_bug FILTER uri %]&amp;list_id=
[%- my_search.id FILTER uri %]">Next</a>
[% ELSE %]
- <i><font color="#777777">Next</font></i>
+ <span class="navigation_link">Next</span>
[% END %]
&nbsp;&nbsp;<a href="buglist.cgi?regetlastlist=