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:
@@ -11,9 +11,6 @@
|
||||
<input type="hidden" name="client_id" value="<?php echo $client_id; ?>">
|
||||
<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_client_networks_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