diff --git a/src/main/resources/testingbot/TestingBotBuildWrapper/config.jelly b/src/main/resources/testingbot/TestingBotBuildWrapper/config.jelly
index 8b34255..c61a8bd 100644
--- a/src/main/resources/testingbot/TestingBotBuildWrapper/config.jelly
+++ b/src/main/resources/testingbot/TestingBotBuildWrapper/config.jelly
@@ -3,13 +3,8 @@
-
-
-
-
- Note: Skip this if you are using TestingBot Tunnel in your code.
-
-
-
+
+
+
diff --git a/src/main/resources/testingbot/TestingBotBuildWrapper/help-useTunnel.html b/src/main/resources/testingbot/TestingBotBuildWrapper/help-useTunnel.html
index 02be004..65daf0b 100644
--- a/src/main/resources/testingbot/TestingBotBuildWrapper/help-useTunnel.html
+++ b/src/main/resources/testingbot/TestingBotBuildWrapper/help-useTunnel.html
@@ -1,3 +1,4 @@
Whether a TestingBot Tunnel should be started before each test and destroyed after each test. With TestingBot Tunnel you can run Selenium tests on your local/firewalled apps.
+ Skip this if you already start the TestingBot Tunnel yourself in your test code.
\ No newline at end of file