Closed
Bug 766117
Opened 13 years ago
Closed 13 years ago
[AAQ Flow] Change the note written at the end of the flow to “Done”
Categories
(support.mozilla.org :: Questions, task, P2)
support.mozilla.org
Questions
Tracking
(Not tracked)
RESOLVED
FIXED
2012.12
People
(Reporter: bram, Assigned: rehandalal+mozilla)
Details
(Whiteboard: u=user c=questions p=1)
This is to modify the string that will appear after a logged in user finish asking his/her question, and the question is posted in the forum.
The message is located inside a ul class called "user-messages" and li class called "success":
<ul class="user-messages">
<li class="success">Thanks! Your question has been posted. See it below.</li>
</ul>
The text should be modified to say:
“Done! Your question is now posted on the Mozilla community support forum.”
Reporter | ||
Updated•13 years ago
|
Severity: normal → minor
OS: Mac OS X → All
Hardware: x86 → All
Updated•13 years ago
|
Priority: -- → P2
Whiteboard: u=user c=questions p=1
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → rdalal
Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → 2012.12
Assignee | ||
Comment 1•13 years ago
|
||
Landed:
https://github.com/mozilla/kitsune/commit/4d3da032b2fbe994d7c8da7e4b76afeb3004ecac
Pushed to production by Rehan at 2012-06-19 15:52:00 EDT
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•