Bug 538992 - Fix windowbuilder downloads

Update the downloads table
diff --git a/download.php b/download.php
index 5ec03e6..63130e3 100755
--- a/download.php
+++ b/download.php
@@ -31,11 +31,11 @@
 
 <table border="2">
 	<tr>
-	  <th><b></b></th>
+	  <th></th>
 	  <th colspan="2"><b>Download</b></th>
 	</tr>
 	<tr>
-	  <td>Version</td>
+	  <td><b>Version</b></td>
 	  <td><b>Update Site</b></td>
 	  <td><b>Zipped Update Site</b></td>
 	</tr>