Sfoglia il codice sorgente

update of btn label for help

Jérôme BUISINE 4 anni fa
parent
commit
546552844b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/Experiments/MatchExtractsWithReference.vue

+ 1 - 1
src/views/Experiments/MatchExtractsWithReference.vue

@@ -139,7 +139,7 @@
         />
 
 
-        <v-btn @click="userHelp" color="#737373" large right>Comment ça fonctionne ?</v-btn>
+        <v-btn @click="userHelp" color="#737373" large right>Besoin d'aide ?</v-btn>
 
         <v-btn @click="userBreak" color="#cc7a00" large right>Arrêter ou faire une pause</v-btn>