From c260508ca1b013fc643ca3d36580f5b0d84536d8 Mon Sep 17 00:00:00 2001 From: Itay Mizeretz Date: Tue, 17 Oct 2017 15:04:20 +0300 Subject: [PATCH] Rephrase content on start over page --- .../cc/ui/src/components/pages/StartOverPage.js | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/monkey_island/cc/ui/src/components/pages/StartOverPage.js b/monkey_island/cc/ui/src/components/pages/StartOverPage.js index 20b355cec..2889a7067 100644 --- a/monkey_island/cc/ui/src/components/pages/StartOverPage.js +++ b/monkey_island/cc/ui/src/components/pages/StartOverPage.js @@ -71,11 +71,8 @@ class StartOverPageComponent extends React.Component {

Start Over

- In order to reset the entire environment, all monkeys will be ordered to kill themselves - and the database will be cleaned up. -

-

- After that you could go back to the Run Monkey page to start new infections. + If you are finished and want to start over with a fresh configuration, erase the logs and clear the map + you can go ahead and

+ You don't have to reset the environment to keep running monkeys. You can continue and Run More Monkeys as you wish, and see the results on the Infection Map without deleting anything.