diff --git a/pykat/testing/web/templates/finesse_test.html b/pykat/testing/web/templates/finesse_test.html
index 8efb6e69a0d5cf1407da84a55bf7c15d23d7f7c7..a9a2bd012b195de9c2c8c49197307a9fdbefc245 100644
--- a/pykat/testing/web/templates/finesse_test.html
+++ b/pykat/testing/web/templates/finesse_test.html
@@ -70,9 +70,6 @@
                     <p id="gitDescriptionTxt">[Select item to see commit message]</p>
                 </div>
                 <br style="clear:both;" />
-                <input type="checkbox" id="chkNoBuild" />Use previously built kat (Will built if it can't find any previous kats of the requested version)<br>
-                <input type="button" value="Refresh branches and logs" id="btnGetLogs"/>
-                <input type="button" value="Start new FINESSSE test" id="btnStartTest"/>
                 
                 <section class="container">
                     <div>
@@ -90,6 +87,10 @@
                         </select>
                     </div>
                 </section>
+                
+                <input type="checkbox" id="chkNoBuild" />Use previously built kat (Will built if it can't find any previous kats of the requested version)<br>
+                <input type="button" value="Refresh branches and logs" id="btnGetLogs"/>
+                <input type="button" value="Start new FINESSSE test" id="btnStartTest"/>
             </div>
             
             <div class="prev_test">