@@ -465,7 +465,7 @@ foreach ($stmt->fetchAll(PDO::FETCH_ASSOC) as $row) {
echo "";
- echo "";
+ // Removed the duplicate button here
} elseif ($mapping['data_type'] === 'DATE') {
echo "";
} elseif ($mapping['data_type'] === 'INT') {
@@ -976,4 +976,4 @@ document.addEventListener("DOMContentLoaded", function() {
-->