Skip to content
Snippets Groups Projects
Commit 9175b5ae authored by Lucie Bader's avatar Lucie Bader
Browse files

Correction beug définition menu contextuel personnalisé

parent 3285695a
No related branches found
No related tags found
1 merge request!4Définitions (lexiques de l'utilisateur + Wiktionnaire)
......@@ -34,7 +34,7 @@ function injectWhiteBox() {
<div style="display: flex; flex-wrap: wrap; justify-content: center;">
<!-- Bouton 1 - Ajouter au lexique -->
<div class="icon-container" title="Ajouter ce mot à votre lexique">
<div class="icon-container" title="Ajouter ce mot à un lexique">
<img src="${addLexiconPath}" alt="Ajouter au lexique" class="icon" id="addLexiconButton">
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment