Closed
Bug 482467
Opened 17 years ago
Closed 17 years ago
Make it clear that article feedback is not a way of getting support
Categories
(support.mozilla.org :: Knowledge Base Software, task, P2)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
1.0
People
(Reporter: djst, Assigned: paulc)
Details
(Keywords: ue, Whiteboard: sumo_only)
Attachments
(1 file, 1 obsolete file)
|
29.16 KB,
image/png
|
Details |
The current text above the article feedback text area is very small and light gray = very easy to miss. Also, we're not making it clear that we cannot answer support questions submitted through the article feedback form.
I suggest the following text above the article feedback text area, which uses a normal h3 heading and standard paragraph text (size and color):
<h3>Submit article feedback</h3>
<p>Note that we will not respond to your feedback about this article. However, it will be visible to contributors to this site and may be used to improve this article.</p>
<p>If you need help with solving a Firefox problem, <a href="/%locale%/kb/Ask+a+question">ask a support question</a> instead.</p>
| Reporter | ||
Updated•17 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•17 years ago
|
||
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 2•17 years ago
|
||
I would recommend making "if you need more help.." its own paragraph not just a new line.
| Assignee | ||
Comment 3•17 years ago
|
||
It is a paragraph, but there's no spacing between the two. I could add a newline between them, yes. David?
| Reporter | ||
Comment 4•17 years ago
|
||
Why is there no margin/padding between paragraphs here? Seems like something is up with the CSS here. A hard-coded <br/> should not be necessary if the paragraph has a proper margin.
| Assignee | ||
Comment 5•17 years ago
|
||
r23332 / r23333 (nice numbers :D)
I added some padding for the paragraphs specific to this feedback box.
I believe that was CSS'ed out of the paragraphs somewhere along the way for other uses. In any case, I wouldn't want to change that for the entire page.
Attachment #367443 -
Attachment is obsolete: true
Comment 6•17 years ago
|
||
Verified FIXED; http://support-stage.mozilla.org/en-US/kb/Cannot+connect+after+upgrading+Firefox looks like comment 5.
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 7•17 years ago
|
||
OMG the revision numbers!!
Updated•17 years ago
|
Target Milestone: 1.1 → 1.0
Updated•16 years ago
|
Whiteboard: sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•