From 44a7b4d9294e1bffff4362fdf4075059b03eb95a Mon Sep 17 00:00:00 2001 From: "kiko%async.com.br" <> Date: Thu, 27 Nov 2003 02:57:50 +0000 Subject: Bug 226229: Query.cgi HTML Transitional 4.01 validation fails for query.cgi. Fixes outstanding validation issues. patch by Anthony Christofides, r=kiko, a=justdave --- template/en/default/search/search-advanced.html.tmpl | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'template/en/default/search/search-advanced.html.tmpl') diff --git a/template/en/default/search/search-advanced.html.tmpl b/template/en/default/search/search-advanced.html.tmpl index 5150fa408..4b0952394 100644 --- a/template/en/default/search/search-advanced.html.tmpl +++ b/template/en/default/search/search-advanced.html.tmpl @@ -41,6 +41,9 @@ td.unselected_tab, td.spacer { border-width: 0px 0px 2px 0px; border-style: solid; + } + dl.bug_changes dt { + margin-top: 15px; }" %] @@ -50,19 +53,17 @@ [%# The decent help requires Javascript %] [% IF NOT help %] -

[% IF cgi.user_agent("Mozilla/5") %] -

Give me help with this form.

[% ELSE %] - Give me help with this form. +

Give me help with this form.

[% END %] -

[% ELSE %]

For help, mouse over the page elements. -- cgit v1.2.3-24-g4f1b