diff --git a/app/Lib/Tools/IOCExportTool.php b/app/Lib/Tools/IOCExportTool.php index 024dafab0..382438a91 100644 --- a/app/Lib/Tools/IOCExportTool.php +++ b/app/Lib/Tools/IOCExportTool.php @@ -55,7 +55,7 @@ class IOCExportTool { $temp = ''; // We will start adding all the components that will be in the xml file here - $date = date("Y-m-d\Th:i:s"); + $date = date("Y-m-d\TH:i:s"); $temp .= '' . PHP_EOL; $temp .= '' . PHP_EOL; $temp .= ' Filtered indicator list' . PHP_EOL; diff --git a/app/View/Events/view.ctp b/app/View/Events/view.ctp index e0bbdf150..0232e6f4f 100644 --- a/app/View/Events/view.ctp +++ b/app/View/Events/view.ctp @@ -170,7 +170,7 @@
- +