diff options
author | gerv%gerv.net <> | 2004-01-20 09:08:42 +0100 |
---|---|---|
committer | gerv%gerv.net <> | 2004-01-20 09:08:42 +0100 |
commit | 6cc480198434cc2ab22f7dc5dc3a2ff4959d0b55 (patch) | |
tree | c518a3df2326b55b2250b9b78130b27733c1e341 /template | |
parent | 87e558fbfe48198f1109440f8974927e4b93e851 (diff) | |
download | bugzilla-6cc480198434cc2ab22f7dc5dc3a2ff4959d0b55.tar.gz bugzilla-6cc480198434cc2ab22f7dc5dc3a2ff4959d0b55.tar.xz |
Bug 227026 - remove obsolete MacsBug information from guided template (we no longer support OS 9.) Patch by gerv; r,a=justdave.
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/create/create-guided.html.tmpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 3841d12bf..4266b328e 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -462,9 +462,7 @@ function PutDescription() { <br> If you are reporting a crash, note the module in which the software crashed (e.g., <tt>Application Violation in - gkhtml.dll</tt>). On Macintosh, if you - have MacsBug, attach the results of the <b><tt>how</tt></b> and - <b><tt>sc</tt></b> commands. + gkhtml.dll</tt>). </p> <textarea rows="8" cols="80" name="additional_info" wrap="hard"></textarea> |