Bug 550279] New: Missing logo on https://www.eclipse.org/ide/ for IDE
Platforms

Change-Id: I4a209f0b4788e2145a9a933cf61455947dbe8c16
Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
diff --git a/content/en_index.php b/content/en_index.php
index cb71bdc..a32e4d3 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -63,7 +63,7 @@
             You can then publish plug-ins to our Eclipse Marketplace of 1000s.
           </p>
           <ul class="list-inline">
-            <li><a href="http://wiki.eclipse.org/Platform"><img width="42" height="42" alt="<?php print $java['name']?>" src="<?php print $java['icon']?>"> Eclipse Platform</a></li>
+            <li><a href="http://wiki.eclipse.org/Platform"><img width="42" height="42" alt="Eclipse IDE for Java Developers" src="/downloads/images/java.png"> Eclipse Platform</a></li>
             <li><a href="/orion/"><img src="images/orion-logo-grey78x48.jpg" alt="Open Source Platform For Cloud Based Development"/></a></li>
             <li><a href="/che/"><img src="images/EclipseCheLogo.png" alt="Open Source Platform For Cloud Based Development"/></a></li>
           </ul>