Switch to side-by-side view

--- a/tool/run/plugins/webserver/temp.html
+++ b/tool/run/plugins/webserver/temp.html
@@ -14,8 +14,8 @@
 <input maxlength="5" name="port" style="width: 150px;" value="10101"><br>
 <br>
 <span style="font-weight: bold;">Status</span><br>
-&nbsp;<input name="status" value="online" type="radio" checked="checked">Online<br>
-&nbsp;<input name="status" value="offline" type="radio">Offline
+&nbsp;<input name="status" value="online" type="radio">Online<br>
+&nbsp;<input name="status" value="offline" type="radio" checked="checked">Offline
 </div>
 <br>
 <br>