From 6ee26297efe21577eb0cfabcabb7220144134d94 Mon Sep 17 00:00:00 2001 From: Itay Mizeretz Date: Sun, 24 Dec 2017 12:11:22 +0200 Subject: [PATCH] Add contact us at end of report --- monkey_island/cc/ui/src/components/pages/ReportPage.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/monkey_island/cc/ui/src/components/pages/ReportPage.js b/monkey_island/cc/ui/src/components/pages/ReportPage.js index f85698f31..b476b3faa 100644 --- a/monkey_island/cc/ui/src/components/pages/ReportPage.js +++ b/monkey_island/cc/ui/src/components/pages/ReportPage.js @@ -8,6 +8,8 @@ import StolenPasswords from 'components/report-components/StolenPasswords'; import CollapsibleWellComponent from 'components/report-components/CollapsibleWell'; import {Line} from 'rc-progress'; +let guardicoreLogoImage = require('../../images/guardicore-logo.png'); + class ReportPageComponent extends React.Component { Issue = @@ -622,6 +624,12 @@ class ReportPageComponent extends React.Component { +
+ For questions, suggestions or any other feedback + contact: labs@guardicore.com +
labs@guardicore.com
+ GuardiCore +