diff options
author | jake%bugzilla.org <> | 2003-02-06 11:45:24 +0100 |
---|---|---|
committer | jake%bugzilla.org <> | 2003-02-06 11:45:24 +0100 |
commit | 7407cb3069182253ff4218450237bec5726f21d2 (patch) | |
tree | 5a615a89c76185bec2e7452f30e7f57724f9eef3 /docs/html/conventions.html | |
parent | 0359066d3dcd887412615ba2f5081fb2f187c849 (diff) | |
download | bugzilla-7407cb3069182253ff4218450237bec5726f21d2.tar.gz bugzilla-7407cb3069182253ff4218450237bec5726f21d2.tar.xz |
This checkin contains two fixes:
* Bug 191971 - The guide incorrectly stated that you could resolve a bug via email
* Provide an example of a glossary term in the document conventions section
Diffstat (limited to 'docs/html/conventions.html')
-rw-r--r-- | docs/html/conventions.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/html/conventions.html b/docs/html/conventions.html index c87467b57..dba8eeec7 100644 --- a/docs/html/conventions.html +++ b/docs/html/conventions.html @@ -381,6 +381,23 @@ VALIGN="MIDDLE" ><TD ALIGN="LEFT" VALIGN="MIDDLE" +>Term found in the glossary</TD +><TD +ALIGN="LEFT" +VALIGN="MIDDLE" +> <A +HREF="glossary.html#gloss-bugzilla" +><I +CLASS="glossterm" +>Bugzilla</I +></A +> + </TD +></TR +><TR +><TD +ALIGN="LEFT" +VALIGN="MIDDLE" >Code Example</TD ><TD ALIGN="LEFT" |