summaryrefslogtreecommitdiffstats
path: root/extensions/GuidedBugEntry
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-03-13 06:53:32 +0100
committerByron Jones <bjones@mozilla.com>2013-03-13 06:53:32 +0100
commit68e980f1afab4fd6d0ab85d5894c37be51a24cce (patch)
tree3b9dd05b3561c252d389b297f37d7eab7734a1f4 /extensions/GuidedBugEntry
parent01626daba6e3493e66ca3a0af9da5b6889204228 (diff)
downloadbugzilla-68e980f1afab4fd6d0ab85d5894c37be51a24cce.tar.gz
bugzilla-68e980f1afab4fd6d0ab85d5894c37be51a24cce.tar.xz
Bug 850543: remove the link to input.m.o/ideas from the guided form
Diffstat (limited to 'extensions/GuidedBugEntry')
-rw-r--r--extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl18
-rw-r--r--extensions/GuidedBugEntry/web/images/idea.pngbin2799 -> 0 bytes
2 files changed, 2 insertions, 16 deletions
diff --git a/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
index a8496c026..50a7616be 100644
--- a/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
+++ b/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
@@ -241,30 +241,16 @@ dupes.setLabels(
<tr>
<td>
<div class="exit_img">
- <a href="http://input.mozilla.org/idea/"
- ><img src="extensions/GuidedBugEntry/web/images/idea.png" width="32" height="32"
- ></a>
- </div>
- </td>
- <td width="100%">
- <h2>
- <a href="http://input.mozilla.org/idea/">I have an idea for firefox</a>
- </h2>
- For offering us ideas on how to enhance Firefox.
- </td>
- </tr>
- <tr>
- <td>
- <div class="exit_img">
<a href="http://input.mozilla.org/feedback/"
><img src="extensions/GuidedBugEntry/web/images/input.png" width="32" height="32"
></a>
</div>
</td>
<td width="100%">
- &bull; <a href="http://input.mozilla.org/feedback/">Provide other feedback about Firefox</a><br>
+ &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>
</tr>
</table>
diff --git a/extensions/GuidedBugEntry/web/images/idea.png b/extensions/GuidedBugEntry/web/images/idea.png
deleted file mode 100644
index 0a0ce6c79..000000000
--- a/extensions/GuidedBugEntry/web/images/idea.png
+++ /dev/null
Binary files differ