[258804] Incorrect information
diff --git a/html/help_babel.php b/html/help_babel.php
index a38ed46..9ea8e56 100644
--- a/html/help_babel.php
+++ b/html/help_babel.php
@@ -9,6 +9,10 @@
  * Contributors:
  *    Eclipse Foundation - Initial API and implementation
 *******************************************************************************/
+
+# Note: the style attribute for the ol tag below was causing a truncation in IE.
+# I removed the attribute. The layout is still acceptable. Future modifications to this file should be tested in IE also.
+
 include("global.php");
 
 $pageTitle 		= "Babel Project - Eclipse translation";
@@ -19,11 +23,6 @@
 
 ?>
 
-<!--  	
-	Note: the style attribute for the ol tag below was causing a truncation in IE.
-	I removed the attribute. The layout is still acceptable. Future modifications to this file should be tested in IE also.
--->
-
 <h1 id="page-message">Welcome to the Babel Project</h1>
 <div id="index-page" style='width: 510px; padding-right: 190px;'>
 
diff --git a/html/importing.php b/html/importing.php
index daf844f..87d630c 100644
--- a/html/importing.php
+++ b/html/importing.php
@@ -10,6 +10,10 @@
  *    Paul Colton (Aptana)- initial API and implementation
  *    Eclipse Foundation
 *******************************************************************************/
+  	
+# Note: the style attribute for the ol tag below was causing a truncation in IE.
+# I removed the attribute. The layout is still acceptable. Future modifications to this file should be tested in IE also.
+
 require("global.php");
 InitPage("");
 
@@ -21,11 +25,6 @@
 
 ?>
 
-<!--  	
-	Note: the style attribute for the ol tag below was causing a truncation in IE.
-	I removed the attribute. The layout is still acceptable. Future modifications to this file should be tested in IE also.
--->
-
 <h1 id="page-message">Help Getting Projects into Babel</h1>
 <div id="index-page">