mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Add precautionary warning when exporting CSV data, still need to add modals for client data
This commit is contained in:
4
inc_export_warning.php
Normal file
4
inc_export_warning.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="alert alert-warning">
|
||||
<h5>Warning</h5>
|
||||
Be cautious with <strong>CSV</strong> data as it can contain <strong>malicious</strong> code that may execute in certain applications like <strong>Microsoft Office</strong>. Review data before exporting or opening such files.
|
||||
</div>
|
||||
Reference in New Issue
Block a user