We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f045d4c commit 1108171Copy full SHA for 1108171
OpenFoodFactsPower.user.js
@@ -483,7 +483,7 @@ textarea.monospace {
483
484
// Non contextual links
485
// TODO: no more displayed since OFF redesign in 2022-10; put it elsewhere
486
- $(".sidebar p:first").after(
+ $("#match").before(
487
'<p>'+
488
'> <a href="https://crowdin.com/project/openfoodfacts/'+pageLanguage+'">' +
489
'Help page translation</a></p>'+
0 commit comments