From 7246e683d5291a5f1a5595cfa97a356bbf82aa6a Mon Sep 17 00:00:00 2001 From: "tara%tequilarista.org" <> Date: Wed, 7 Mar 2001 13:02:46 +0000 Subject: Making query.cgi use the new queryhelp.cgi doc --- query.cgi | 57 +++++++++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 26 deletions(-) (limited to 'query.cgi') diff --git a/query.cgi b/query.cgi index b002a2ef7..2ba6a8a55 100755 --- a/query.cgi +++ b/query.cgi @@ -233,7 +233,7 @@ sub GenerateEmailInput { -
Email: +Email:  matching as } . BuildPulldown("emailtype$id", [["regexp", "regexp"], @@ -538,17 +538,19 @@ push @::legal_resolution, "---"; # Oy, what a hack. my @logfields = ("[Bug creation]", @::log_columns); +print"

Give me a clue about how to use this form.

"; + print qq{

- - - - - - + + + + + + }; print " @@ -846,7 +848,7 @@ for ($chart=0 ; exists $::FORM{"field$chart-0-0"} ; $chart++) {             -What is this stuff? +What is this stuff? }; } print qq{ @@ -935,26 +937,29 @@ if ($userdefaultquery) { print " -

Give me a clue about how to use this form. -

"; +### +### I really hate this redudancy, but if somebody for some inexplicable reason doesn't like using +### the footer for these links, they can uncomment this section. +### + +# if (UserInGroup("tweakparams")) { +# print "Edit Bugzilla operating parameters
\n"; +# } +# if (UserInGroup("editcomponents")) { +# print "Edit Bugzilla products and components
\n"; +# } +# if (UserInGroup("editkeywords")) { +# print "Edit Bugzilla keywords
\n"; +# } +# if ($userid) { +# print "Log in as someone besides $::COOKIE{'Bugzilla_login'}
\n"; +# } +# print "Change your password or preferences.
\n"; +# print "Report a new bug.
\n"; +# print "Open a new Bugzilla account
\n"; +# print "Bug reports
\n"; -if (UserInGroup("tweakparams")) { - print "Edit Bugzilla operating parameters
\n"; -} -if (UserInGroup("editcomponents")) { - print "Edit Bugzilla products and components
\n"; -} -if (UserInGroup("editkeywords")) { - print "Edit Bugzilla keywords
\n"; -} -if ($userid) { - print "Log in as someone besides $::COOKIE{'Bugzilla_login'}
\n"; -} -print "Change your password or preferences.
\n"; -print "Report a new bug.
\n"; -print "Open a new Bugzilla account
\n"; -print "Bug reports
\n"; PutFooter(); -- cgit v1.2.3-24-g4f1b

Status:Resolution:Platform:OpSys:Priority:Severity:Status:Resolution:Platform:OpSys:Priority:Severity: