From 5425e5f1d5a5185cd718b66ca2418cf60231338f Mon Sep 17 00:00:00 2001
From: "kiko%async.com.br"
[% IF cgi.user_agent("Mozilla/5") %]
-
[% ELSE %]
- Give me help with this form.
+ Give me help with this form.
+
diff --git a/webtools/bugzilla/template/en/default/search/search-advanced.html.tmpl b/webtools/bugzilla/template/en/default/search/search-advanced.html.tmpl
index 5150fa408d5..4b095239408 100644
--- a/webtools/bugzilla/template/en/default/search/search-advanced.html.tmpl
+++ b/webtools/bugzilla/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 %]
-
(YYYY-MM-DD or relative dates)
-
+
+
+
For help, mouse over the page elements. diff --git a/webtools/bugzilla/template/en/default/search/search.html.tmpl b/webtools/bugzilla/template/en/default/search/search.html.tmpl index 5150fa408d5..4b095239408 100644 --- a/webtools/bugzilla/template/en/default/search/search.html.tmpl +++ b/webtools/bugzilla/template/en/default/search/search.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") %] - [% ELSE %] - Give me help with this form. +
Give me help with this form.
[% END %] - [% ELSE %]For help, mouse over the page elements.