mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 588209 - Determine final URL for "Submit Feedback..." help menu option, r=dolske, a=blocking
This commit is contained in:
parent
a4768a8a4b
commit
f802cb8232
@ -483,7 +483,7 @@ function openTroubleshootingPage()
|
||||
*/
|
||||
function openFeedbackPage()
|
||||
{
|
||||
openUILinkIn("http://input.mozilla.com/sad", "tab");
|
||||
openUILinkIn("http://input.mozilla.com/feedback", "tab");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user