diff --git a/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php
index ee7d2a662b89040b93858ca1dee689e137c0562c..30b8cc51a0c8b5e0996b84b9256cd1d1478dbda8 100644
--- a/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php
@@ -160,31 +160,12 @@ if (phpversion() >= 5) {
 <body>
 
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-	'</font>
-          See also 
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
-
-}
-?>
 <table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%">
 	<tr>
 		<td ALIGN=left><font face="'Bitstream Vera',Helvetica,Arial" size="+2"><b><?php echo "$type";?>
 		Build: <?php echo "$build";?></b></font></td>
 	
-	
+	</tr>
 	<tr valign="top">
 		<td><font size="-1"><?php echo "$builddate";?></font></td>
 	</tr>
diff --git a/releng.wtpbuilder/distribution/patches.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/patches.site/templateFiles/index.html.template.php
index f020709077b4742c0974c7257c5444742991066d..77ab418f9d05d1b36829d2ad7895e37adfddac0a 100644
--- a/releng.wtpbuilder/distribution/patches.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/patches.site/templateFiles/index.html.template.php
@@ -149,30 +149,11 @@ if (phpversion() >= 5) {
 
 <body>
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-    '</font>
-          See also 
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
-
-}
-?>
 <table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%">
 	<tr>
 		<td ALIGN=left><font face="'Bitstream Vera',Helvetica,Arial" size="+2"><b><?php echo "$type";?>
 		Build: <?php echo "$build";?></b></font></td>
-	
+	</tr>
 	
 	<tr>
 		<td><font size="-1"><?php echo "$builddate";?></font></td>
diff --git a/releng.wtpbuilder/distribution/patches2.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/patches2.site/templateFiles/index.html.template.php
index ffd4febcfa29f90aacf0efe6d9dc4b2b079cfa17..a0199ccadeb6587ba2b4778e432bfc439a4b051c 100644
--- a/releng.wtpbuilder/distribution/patches2.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/patches2.site/templateFiles/index.html.template.php
@@ -149,31 +149,13 @@ if (phpversion() >= 5) {
 
 <body>
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-    '</font>
-          See also 
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
 
-}
-?>
 <table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%">
 	<tr>
 		<td ALIGN=left><font face="'Bitstream Vera',Helvetica,Arial" size="+2"><b><?php echo "$type";?>
 		Build: <?php echo "$build";?></b></font></td>
 	
-	
+	</tr>
 	<tr>
 		<td><font size="-1"><?php echo "$builddate";?></font></td>
 	</tr>
diff --git a/releng.wtpbuilder/distribution/patches3.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/patches3.site/templateFiles/index.html.template.php
index f020709077b4742c0974c7257c5444742991066d..3d81dc3ecd8b668b0891f2ca00cf19f3043e7c91 100644
--- a/releng.wtpbuilder/distribution/patches3.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/patches3.site/templateFiles/index.html.template.php
@@ -149,31 +149,13 @@ if (phpversion() >= 5) {
 
 <body>
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-    '</font>
-          See also 
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
 
-}
-?>
 <table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%">
 	<tr>
 		<td ALIGN=left><font face="'Bitstream Vera',Helvetica,Arial" size="+2"><b><?php echo "$type";?>
 		Build: <?php echo "$build";?></b></font></td>
 	
-	
+	</tr>
 	<tr>
 		<td><font size="-1"><?php echo "$builddate";?></font></td>
 	</tr>
diff --git a/releng.wtpbuilder/distribution/patches312.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/patches312.site/templateFiles/index.html.template.php
index 2482d9a1a6ceeaabb59ef943734e3c684cf392c3..9b40d1f7e93f2fddf5fbc8fd3cddfde7519e333c 100644
--- a/releng.wtpbuilder/distribution/patches312.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/patches312.site/templateFiles/index.html.template.php
@@ -265,25 +265,6 @@ else {
 
 <body>
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-        '</font>
-          See also
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
-
-}
-?>
 
 <?php if ("true" === $incubating) {
 	echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">";
diff --git a/releng.wtpbuilder/distribution/pave.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/pave.site/templateFiles/index.html.template.php
index c6f2442eca7d3f5fde3b354a2bbe8fdc3d66a125..9c18438487b04377adad19c117509a3f9d44d91f 100644
--- a/releng.wtpbuilder/distribution/pave.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/pave.site/templateFiles/index.html.template.php
@@ -265,25 +265,7 @@ else {
 
 <body>
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-        '</font>
-          See also
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
 
-}
-?>
 
 <?php if ("true" === $incubating) {
 	echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">";
diff --git a/releng.wtpbuilder/distribution/servadapt.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/servadapt.site/templateFiles/index.html.template.php
index 3e195e0e78aae17b31c931490aa4ba095dda8934..0057271537308b3f04a005bdfbbb87012013bb1b 100644
--- a/releng.wtpbuilder/distribution/servadapt.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/servadapt.site/templateFiles/index.html.template.php
@@ -265,25 +265,7 @@ else {
 
 <body>
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-        '</font>
-          See also
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
 
-}
-?>
 
 <?php if ("true" === $incubating) {
 	echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">";
diff --git a/releng.wtpbuilder/distribution/wstfproj.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/wstfproj.site/templateFiles/index.html.template.php
index 85b6c0e6ecba5045aeb87bb0413e92c4e414226b..9fb635fe684e57ff1288e666081394c2971c4db8 100644
--- a/releng.wtpbuilder/distribution/wstfproj.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/wstfproj.site/templateFiles/index.html.template.php
@@ -265,25 +265,6 @@ else {
 
 <body>
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-        '</font>
-          See also
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
-
-}
-?>
 
 <?php if ("true" === $incubating) {
 	echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">";
diff --git a/releng.wtpbuilder/distribution/wtpcap.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/wtpcap.site/templateFiles/index.html.template.php
index af148c9c90b438e7165af439eba2fac600e79467..620ef36a99831353e036519c4d4c2625be09b13a 100644
--- a/releng.wtpbuilder/distribution/wtpcap.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/wtpcap.site/templateFiles/index.html.template.php
@@ -265,25 +265,6 @@ else {
 
 <body>
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-        '</font>
-          See also
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
-
-}
-?>
 
 <?php if ("true" === $incubating) {
 	echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">";
diff --git a/releng.wtpbuilder/distribution/wtpjee.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/wtpjee.site/templateFiles/index.html.template.php
index b4fd53579248e918dec5c7ce4522ee17af4624a6..07b4f9fc1bf3abed72033a0d577c2183463ec92c 100644
--- a/releng.wtpbuilder/distribution/wtpjee.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/wtpjee.site/templateFiles/index.html.template.php
@@ -265,25 +265,6 @@ else {
 
 <body>
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-        '</font>
-          See also
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
-
-}
-?>
 
 <?php if ("true" === $incubating) {
 	echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">";
diff --git a/releng.wtpbuilder/distribution/xml.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/xml.site/templateFiles/index.html.template.php
index 5ccd0d9ec2d70399a4666803c8949fac150ee5e3..3974ecdad0569c0dcce7171fa37ff76a4a992606 100644
--- a/releng.wtpbuilder/distribution/xml.site/templateFiles/index.html.template.php
+++ b/releng.wtpbuilder/distribution/xml.site/templateFiles/index.html.template.php
@@ -265,25 +265,6 @@ else {
 
 <body>
 
-<?php
-
-// tiny banner to remind when looking at "local" machine results
-$serverName = $_SERVER["SERVER_NAME"];
-
-if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.eclipsecon.org")) {
-	echo '<center>
-          <p>
-          Reminder: this is <font color="#FF0000">' . 
-	$serverName .
-        '</font>
-          See also
-          <a href="http://download.eclipse.org/webtools/downloads" target="_top">the live public Eclipse site</a>.
-          </p>
-          <hr />
-          </center>';
-
-}
-?>
 
 <?php if ("true" === $incubating) {
 	echo "<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH=\"100%\">";