mirror of
https://github.com/itflow-org/itflow
synced 2026-03-02 03:44:53 +00:00
Remove ridicelous Export CSV Warning message
This commit is contained in:
@@ -9,10 +9,6 @@
|
||||
</div>
|
||||
<form action="post.php" method="post" autocomplete="off">
|
||||
<div class="modal-body bg-white">
|
||||
|
||||
<?php require_once "inc_export_warning.php";
|
||||
?>
|
||||
|
||||
</div>
|
||||
<div class="modal-footer bg-white">
|
||||
<button type="submit" name="export_clients_csv" class="btn btn-primary text-bold"><i class="fas fa-fw fa-download mr-2"></i>Download CSV</button>
|
||||
|
||||
Reference in New Issue
Block a user