summaryrefslogtreecommitdiffstats
path: root/helpemailquery.html
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-09-28 07:03:54 +0200
committergerv%gerv.net <>2002-09-28 07:03:54 +0200
commitb771be6f8820b5a5436c3cb4b188f4f9d9594810 (patch)
treec43659819d72409c6268d0446b7ff92c493df3d5 /helpemailquery.html
parente7e29be9a018fc16c08b56576d1b6bcc104305df (diff)
downloadbugzilla-b771be6f8820b5a5436c3cb4b188f4f9d9594810.tar.gz
bugzilla-b771be6f8820b5a5436c3cb4b188f4f9d9594810.tar.xz
Bug 170213 - CVS remove old and obsolete HTML files. "Patch" by gerv; a=myk.
Diffstat (limited to 'helpemailquery.html')
-rw-r--r--helpemailquery.html38
1 files changed, 0 insertions, 38 deletions
diff --git a/helpemailquery.html b/helpemailquery.html
deleted file mode 100644
index 5c4527a78..000000000
--- a/helpemailquery.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html> <head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Help on searching by email address.</title>
-</head>
-
-<body>
-<h1>Help on searching by email address.</h1>
-
-<p>
-This used to be simpler, but not very powerful. Now it's really
-powerful and useful, but it may not be obvious how to use it...
-</p>
-
-<p>
-To search for bugs associated with an email address:
-</p>
-
-<ul>
- <li> Type a portion of an email address into the text field.</li>
- <li> Select which fields of the bug you expect that address to be in
- the bugs you're looking for.</li>
-</ul>
-
-<p>
-You can look for up to two different email addresses; if you specify
-both, then only bugs which match both will show up. This is useful to
-find bugs that were, for example, created by Ralph and assigned to
-Fred.
-</p>
-
-<p>
-You can also use the drop down menus to specify whether you want to
-match addresses by doing a substring match, by using regular
-expressions, or by exactly matching a fully specified email address.
-</p>
-
-</body> </html>