summaryrefslogtreecommitdiffstats
path: root/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl')
-rw-r--r--extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl28
1 files changed, 18 insertions, 10 deletions
diff --git a/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
index 50a7616be..c9bed9f41 100644
--- a/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
+++ b/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
@@ -231,10 +231,8 @@ dupes.setLabels(
></a>
</div>
</td>
- <td width="100%">
- <h2>
- <a href="http://www.mozilla.org/support/">I need technical support</a>
- </h2>
+ <td class="exit_text">
+ <a href="http://www.mozilla.org/support/">I need technical support</a><br>
For technical support or help getting your site to work with Mozilla.
</td>
</tr>
@@ -246,14 +244,24 @@ dupes.setLabels(
></a>
</div>
</td>
- <td width="100%">
- &bull; <a href="http://input.mozilla.org/feedback/#sad">Offer us ideas on how to make Firefox better</a><br>
- &bull; <a href="http://input.mozilla.org/feedback/#sad">Report an issue with a web site that I use</a><br>
- &bull; <a href="enter_bug.cgi?format=guided&amp;product=Core">Report an issue with Firefox on a site that I've developed</a><br>
- &bull; <a href="http://input.mozilla.org/feedback/">Provide feedback about Firefox</a><br>
+ <td class="exit_text">
+ <a href="http://input.mozilla.org/feedback/#sad">Offer us ideas on how to make Firefox better</a><br>
+ <a href="http://input.mozilla.org/feedback/">Provide feedback about Firefox</a><br>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <div class="exit_img">
+ <img src="extensions/GuidedBugEntry/web/images/webbug.png" width="32" height="32">
+ </div>
+ </td>
+ <td class="exit_text_last">
+ <a href="enter_bug.cgi?format=guided&amp;product=Core">Report an issue with Firefox on a site that I've developed</a><br>
+ <a href="http://input.mozilla.org/feedback/#sad">Report an issue with a web site that I use</a><br>
</td>
</tr>
</table>
+
<h3>
None of the above; my [% terms.bug %] is in:
</h3>
@@ -423,7 +431,7 @@ explain how to write effective [% terms.bug %] reports.</li>
<span class="help-bad">Bad example</span>: Mozilla crashed. You suck!<br>
<span class="help-good">Good example</span>: After a crash which happened
when I was sorting in the Bookmark Manager, all of my top-level bookmark
- folders beginning with the letters Q to Z are no longer present.
+ folders beginning with the letters Q to Z are no longer present.
</div>
</td>
</tr>