diff --git a/public/userarea/import_edit2.php b/public/userarea/import_edit2.php index a6bc337..5068685 100644 --- a/public/userarea/import_edit2.php +++ b/public/userarea/import_edit2.php @@ -559,7 +559,11 @@ foreach ($stmt->fetchAll(PDO::FETCH_ASSOC) as $row) { $row): ?>
- + + hasRole('Admin'))) : ?> + + + @@ -709,27 +713,28 @@ foreach ($stmt->fetchAll(PDO::FETCH_ASSOC) as $row) { - + \ No newline at end of file