Switch to side-by-side view

--- a/tool/run/plugins/basic/nodeTools.java
+++ b/tool/run/plugins/basic/nodeTools.java
@@ -100,12 +100,11 @@
                 + html.br
                 + html.br
                 + "<h3>"
-                + html.getCommonFolderIcon("information-balloon.png")
                 + "Version"
                 + "</h3>"
                 + html._div
                 + html.div(20)
-                + "You are using version " + core.version + " of TripleCheck studio"
+                + "You are using version " + core.version + " of TripleCheck"
                 + html.br
                 + html._div
                 + "";