diff --git a/readme.txt b/readme.txt
index b5cce71..b6095b0 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,6 +89,7 @@ Is this plugin prepared for multisites? Yes.
* Changed get_option() for the options page to make use a $default_value.
* Rewrite of the wp_jdt_shortcode() function to put security measuremnts in place, better fallback and loading the JS script in the footer.
* Removed a new line and some commented code no longer used.
+* Removed some unnecessary tags.
= 4.1.0 =
* Compatibility with WordPress version 6.7.1
diff --git a/wp-jquery-datatable.php b/wp-jquery-datatable.php
index d274db1..1c9860a 100644
--- a/wp-jquery-datatable.php
+++ b/wp-jquery-datatable.php
@@ -96,7 +96,7 @@ function wp_jdt_settings_page()
@@ -106,7 +106,7 @@ function wp_jdt_settings_page()
@@ -118,7 +118,7 @@ function wp_jdt_settings_page()
-
+
@@ -135,7 +135,7 @@ function wp_jdt_settings_page()
@@ -145,7 +145,7 @@ function wp_jdt_settings_page()
@@ -157,7 +157,7 @@ function wp_jdt_settings_page()
@@ -167,7 +167,7 @@ function wp_jdt_settings_page()