summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/list/list.html.tmpl')
-rw-r--r--template/en/default/list/list.html.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl
index c8c44884a..5af5735aa 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -122,7 +122,7 @@
<table>
<tr>
[% IF bugs.size > 0 %]
- <td valign="bottom">
+ <td valign="middle">
<form method="post" action="long_list.cgi">
<input type="hidden" name="buglist" value="[% buglist %]">
<input type="submit" value="Long Format">
@@ -131,7 +131,7 @@
<td>&nbsp;</td>
- <td valign="bottom">
+ <td valign="middle">
<a href="buglist.cgi?
[% urlquerypart FILTER html %]&amp;ctype=csv">CSV</a> |
<a href="colchange.cgi?
@@ -151,12 +151,12 @@
</td>
[% END %]
- <td valign="bottom">
+ <td valign="middle">
<a href="query.cgi?[% urlquerypart FILTER html %]">Edit&nbsp;Search</a>
</td>
[% IF searchname %]
- <td valign="bottom" nowrap="nowrap">
+ <td valign="middle" nowrap="nowrap">
|
<a href="buglist.cgi?cmdtype=dorem&amp;remaction=forget&amp;namedcmd=
[% searchname FILTER html %]">Forget&nbsp;Search&nbsp;'
@@ -165,7 +165,7 @@
[% ELSE %]
<td>&nbsp;</td>
- <td valign="bottom">
+ <td valign="middle">
<form method="get" action="buglist.cgi">
<input type="submit" value="Remember search"> as
<input type="hidden" name="newquery"