diff --git a/public/userarea/import_edit2.php b/public/userarea/import_edit2.php index 8ac7f0c..17c572a 100644 --- a/public/userarea/import_edit2.php +++ b/public/userarea/import_edit2.php @@ -407,7 +407,7 @@ foreach ($stmt->fetchAll(PDO::FETCH_ASSOC) as $row) {
-
@@ -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() { --> - \ No newline at end of file +