Update 99_html_footer.html

This commit is contained in:
Yacine31
2023-12-11 17:52:35 +01:00
parent ec5b98df80
commit ab7a7c8092

View File

@@ -15,7 +15,6 @@ function colorerMots(element) {
} }
} }
const element = document.querySelector("table");
colorerMots(element); colorerMots(element);
</script> </script>