fixes to xsl test infrastructure
diff --git a/releng.wtpbuilder/distribution/incubator.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/incubator.site/templateFiles/index.html.template.php
index d41504a..f503a15 100644
--- a/releng.wtpbuilder/distribution/incubator.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/incubator.site/templateFiles/index.html.template.php
@@ -265,6 +265,15 @@
 			
 			</tr>
 
+			<tr valign="top">
+				<td width="10%"></td>
+				<td>Third Parthy code from Orbit (currently much more than needed for WTP, but some committers like having the whole heap in their target)</td>
+				<td align="right"><?php
+				echo getPrereqReferenceOrName($eclipseMirrorScript, $orbitthirdpartyzipMirrorPrefixuri, $orbitthirdpartyzipURL, $orbitthirdpartyzipFile);
+				echo " or <a href=\"" . $orbitthirdpartyzipBuildHome . "\">equivalent</a></td>";
+				?>
+
+			</tr>
 
 		</table>
 		</td>
diff --git a/releng.wtpbuilder/distribution/wtp.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/wtp.site/templateFiles/index.html.template.php
index 4fb6a11..553aa23 100644
--- a/releng.wtpbuilder/distribution/wtp.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/wtp.site/templateFiles/index.html.template.php
@@ -324,12 +324,9 @@
 				$zipfilesize=fileSizeForDisplay($filename);
 				$fileShortDescription="wtp";
 				displayFileLine($downloadprefix, $filename, $zipfilesize, $fileShortDescription);
-
-
 				?>
 			</tr>
 
-			<tr>
 			
 			
 			<tr>