diff --git a/sql/99_html_footer.html b/sql/99_html_footer.html index 640b3a8..de8586f 100644 --- a/sql/99_html_footer.html +++ b/sql/99_html_footer.html @@ -15,7 +15,6 @@ function colorerMots(element) { } } -const element = document.querySelector("table"); colorerMots(element);