diff --git a/src/lib/components/ValueChange.svelte b/src/lib/components/ValueChange.svelte
index 47396be0d09a0c3eed0237b8ca64002b3b42eaf5..4d0c52d87e21ae0b994599ef68e45fb1df3854df 100644
--- a/src/lib/components/ValueChange.svelte
+++ b/src/lib/components/ValueChange.svelte
@@ -127,8 +127,7 @@
       >
         PLF/PLFSS {$yearPLF}
         <br />
-        QUAND FAUX PLF
-        <span class="bg-orange-200 px-1">
+        <!-- QUAND FAUX PLF <span class="bg-orange-200 px-1">
           ⚠️
           <a
             class="italic text-orange-800 hover:underline cursor-pointer"
@@ -136,7 +135,7 @@
           >
             à&nbsp;confirmer avec PLF/PLFSS
           </a>
-        </span>
+        </span>-->
       </span>
     {/if}
   </span>